Loading buildheader/db.h_4_1 +1 −3 Original line number Diff line number Diff line Loading @@ -147,7 +147,6 @@ typedef enum { #define DB_IS_RESETTING_OP 0x01000000 #define DB_PRELOCKED 0x00800000 #define DB_PRELOCKED_WRITE 0x00400000 #define DB_PRELOCKED_FILE_READ 0x00200000 #define DB_IS_HOT_INDEX 0x00100000 #define DBC_DISABLE_PREFETCHING 0x20000000 #define DB_DBT_APPMALLOC 1 Loading Loading @@ -316,7 +315,6 @@ struct __toku_db { void *app_private; /* 32-bit offset=16 size=4, 64=bit offset=32 size=8 */ DB_ENV *dbenv; /* 32-bit offset=20 size=4, 64=bit offset=40 size=8 */ int (*pre_acquire_fileops_lock)(DB*, DB_TXN*); int (*pre_acquire_fileops_shared_lock)(DB*, DB_TXN*); const DBT* (*dbt_pos_infty)(void) /* Return the special DBT that refers to positive infinity in the lock table.*/; const DBT* (*dbt_neg_infty)(void)/* Return the special DBT that refers to negative infinity in the lock table.*/; void (*get_max_row_size) (DB*, u_int32_t *max_key_size, u_int32_t *max_row_size); Loading @@ -334,7 +332,7 @@ struct __toku_db { int (*verify_with_progress)(DB *, int (*progress_callback)(void *progress_extra, float progress), void *progress_extra, int verbose, int keep_going); int (*update)(DB *, DB_TXN*, const DBT *key, const DBT *extra, u_int32_t flags); int (*update_broadcast)(DB *, DB_TXN*, const DBT *extra, u_int32_t flags); void* __toku_dummy0[10]; void* __toku_dummy0[11]; char __toku_dummy1[96]; void *api_internal; /* 32-bit offset=236 size=4, 64=bit offset=376 size=8 */ void* __toku_dummy2[5]; Loading buildheader/db.h_4_3 +1 −3 Original line number Diff line number Diff line Loading @@ -148,7 +148,6 @@ typedef enum { #define DB_IS_RESETTING_OP 0x01000000 #define DB_PRELOCKED 0x00800000 #define DB_PRELOCKED_WRITE 0x00400000 #define DB_PRELOCKED_FILE_READ 0x00200000 #define DB_IS_HOT_INDEX 0x00100000 #define DBC_DISABLE_PREFETCHING 0x20000000 #define DB_DBT_APPMALLOC 1 Loading Loading @@ -326,7 +325,6 @@ struct __toku_db { void *app_private; /* 32-bit offset=16 size=4, 64=bit offset=32 size=8 */ DB_ENV *dbenv; /* 32-bit offset=20 size=4, 64=bit offset=40 size=8 */ int (*pre_acquire_fileops_lock)(DB*, DB_TXN*); int (*pre_acquire_fileops_shared_lock)(DB*, DB_TXN*); const DBT* (*dbt_pos_infty)(void) /* Return the special DBT that refers to positive infinity in the lock table.*/; const DBT* (*dbt_neg_infty)(void)/* Return the special DBT that refers to negative infinity in the lock table.*/; void (*get_max_row_size) (DB*, u_int32_t *max_key_size, u_int32_t *max_row_size); Loading @@ -344,7 +342,7 @@ struct __toku_db { int (*verify_with_progress)(DB *, int (*progress_callback)(void *progress_extra, float progress), void *progress_extra, int verbose, int keep_going); int (*update)(DB *, DB_TXN*, const DBT *key, const DBT *extra, u_int32_t flags); int (*update_broadcast)(DB *, DB_TXN*, const DBT *extra, u_int32_t flags); void* __toku_dummy0[13]; void* __toku_dummy0[14]; char __toku_dummy1[96]; void *api_internal; /* 32-bit offset=248 size=4, 64=bit offset=400 size=8 */ void* __toku_dummy2[5]; Loading buildheader/db.h_4_4 +1 −3 Original line number Diff line number Diff line Loading @@ -148,7 +148,6 @@ typedef enum { #define DB_IS_RESETTING_OP 0x01000000 #define DB_PRELOCKED 0x00800000 #define DB_PRELOCKED_WRITE 0x00400000 #define DB_PRELOCKED_FILE_READ 0x00200000 #define DB_IS_HOT_INDEX 0x00100000 #define DBC_DISABLE_PREFETCHING 0x20000000 #define DB_DBT_APPMALLOC 1 Loading Loading @@ -328,7 +327,6 @@ struct __toku_db { void *app_private; /* 32-bit offset=16 size=4, 64=bit offset=32 size=8 */ DB_ENV *dbenv; /* 32-bit offset=20 size=4, 64=bit offset=40 size=8 */ int (*pre_acquire_fileops_lock)(DB*, DB_TXN*); int (*pre_acquire_fileops_shared_lock)(DB*, DB_TXN*); const DBT* (*dbt_pos_infty)(void) /* Return the special DBT that refers to positive infinity in the lock table.*/; const DBT* (*dbt_neg_infty)(void)/* Return the special DBT that refers to negative infinity in the lock table.*/; void (*get_max_row_size) (DB*, u_int32_t *max_key_size, u_int32_t *max_row_size); Loading @@ -346,7 +344,7 @@ struct __toku_db { int (*verify_with_progress)(DB *, int (*progress_callback)(void *progress_extra, float progress), void *progress_extra, int verbose, int keep_going); int (*update)(DB *, DB_TXN*, const DBT *key, const DBT *extra, u_int32_t flags); int (*update_broadcast)(DB *, DB_TXN*, const DBT *extra, u_int32_t flags); void* __toku_dummy0[15]; void* __toku_dummy0[16]; char __toku_dummy1[96]; void *api_internal; /* 32-bit offset=256 size=4, 64=bit offset=416 size=8 */ void* __toku_dummy2[5]; Loading buildheader/db.h_4_5 +1 −3 Original line number Diff line number Diff line Loading @@ -148,7 +148,6 @@ typedef enum { #define DB_IS_RESETTING_OP 0x01000000 #define DB_PRELOCKED 0x00800000 #define DB_PRELOCKED_WRITE 0x00400000 #define DB_PRELOCKED_FILE_READ 0x00200000 #define DB_IS_HOT_INDEX 0x00100000 #define DBC_DISABLE_PREFETCHING 0x20000000 #define DB_DBT_APPMALLOC 1 Loading Loading @@ -328,7 +327,6 @@ struct __toku_db { void *app_private; /* 32-bit offset=16 size=4, 64=bit offset=32 size=8 */ DB_ENV *dbenv; /* 32-bit offset=20 size=4, 64=bit offset=40 size=8 */ int (*pre_acquire_fileops_lock)(DB*, DB_TXN*); int (*pre_acquire_fileops_shared_lock)(DB*, DB_TXN*); const DBT* (*dbt_pos_infty)(void) /* Return the special DBT that refers to positive infinity in the lock table.*/; const DBT* (*dbt_neg_infty)(void)/* Return the special DBT that refers to negative infinity in the lock table.*/; void (*get_max_row_size) (DB*, u_int32_t *max_key_size, u_int32_t *max_row_size); Loading @@ -346,7 +344,7 @@ struct __toku_db { int (*verify_with_progress)(DB *, int (*progress_callback)(void *progress_extra, float progress), void *progress_extra, int verbose, int keep_going); int (*update)(DB *, DB_TXN*, const DBT *key, const DBT *extra, u_int32_t flags); int (*update_broadcast)(DB *, DB_TXN*, const DBT *extra, u_int32_t flags); void* __toku_dummy0[18]; void* __toku_dummy0[19]; char __toku_dummy1[96]; void *api_internal; /* 32-bit offset=268 size=4, 64=bit offset=440 size=8 */ void* __toku_dummy2[5]; Loading buildheader/db.h_4_6 +1 −3 Original line number Diff line number Diff line Loading @@ -148,7 +148,6 @@ typedef enum { #define DB_IS_RESETTING_OP 0x01000000 #define DB_PRELOCKED 0x00800000 #define DB_PRELOCKED_WRITE 0x00400000 #define DB_PRELOCKED_FILE_READ 0x00200000 #define DB_IS_HOT_INDEX 0x00100000 #define DBC_DISABLE_PREFETCHING 0x20000000 #define DB_DBT_APPMALLOC 1 Loading Loading @@ -331,7 +330,6 @@ struct __toku_db { DB_ENV *dbenv; /* 32-bit offset=24 size=4, 64=bit offset=40 size=8 */ int (*pre_acquire_table_lock)(DB*, DB_TXN*); int (*pre_acquire_fileops_lock)(DB*, DB_TXN*); int (*pre_acquire_fileops_shared_lock)(DB*, DB_TXN*); const DBT* (*dbt_pos_infty)(void) /* Return the special DBT that refers to positive infinity in the lock table.*/; const DBT* (*dbt_neg_infty)(void)/* Return the special DBT that refers to negative infinity in the lock table.*/; void (*get_max_row_size) (DB*, u_int32_t *max_key_size, u_int32_t *max_row_size); Loading @@ -349,7 +347,7 @@ struct __toku_db { int (*verify_with_progress)(DB *, int (*progress_callback)(void *progress_extra, float progress), void *progress_extra, int verbose, int keep_going); int (*update)(DB *, DB_TXN*, const DBT *key, const DBT *extra, u_int32_t flags); int (*update_broadcast)(DB *, DB_TXN*, const DBT *extra, u_int32_t flags); void* __toku_dummy1[22]; void* __toku_dummy1[23]; char __toku_dummy2[80]; void *api_internal; /* 32-bit offset=276 size=4, 64=bit offset=464 size=8 */ void* __toku_dummy3[5]; Loading Loading
buildheader/db.h_4_1 +1 −3 Original line number Diff line number Diff line Loading @@ -147,7 +147,6 @@ typedef enum { #define DB_IS_RESETTING_OP 0x01000000 #define DB_PRELOCKED 0x00800000 #define DB_PRELOCKED_WRITE 0x00400000 #define DB_PRELOCKED_FILE_READ 0x00200000 #define DB_IS_HOT_INDEX 0x00100000 #define DBC_DISABLE_PREFETCHING 0x20000000 #define DB_DBT_APPMALLOC 1 Loading Loading @@ -316,7 +315,6 @@ struct __toku_db { void *app_private; /* 32-bit offset=16 size=4, 64=bit offset=32 size=8 */ DB_ENV *dbenv; /* 32-bit offset=20 size=4, 64=bit offset=40 size=8 */ int (*pre_acquire_fileops_lock)(DB*, DB_TXN*); int (*pre_acquire_fileops_shared_lock)(DB*, DB_TXN*); const DBT* (*dbt_pos_infty)(void) /* Return the special DBT that refers to positive infinity in the lock table.*/; const DBT* (*dbt_neg_infty)(void)/* Return the special DBT that refers to negative infinity in the lock table.*/; void (*get_max_row_size) (DB*, u_int32_t *max_key_size, u_int32_t *max_row_size); Loading @@ -334,7 +332,7 @@ struct __toku_db { int (*verify_with_progress)(DB *, int (*progress_callback)(void *progress_extra, float progress), void *progress_extra, int verbose, int keep_going); int (*update)(DB *, DB_TXN*, const DBT *key, const DBT *extra, u_int32_t flags); int (*update_broadcast)(DB *, DB_TXN*, const DBT *extra, u_int32_t flags); void* __toku_dummy0[10]; void* __toku_dummy0[11]; char __toku_dummy1[96]; void *api_internal; /* 32-bit offset=236 size=4, 64=bit offset=376 size=8 */ void* __toku_dummy2[5]; Loading
buildheader/db.h_4_3 +1 −3 Original line number Diff line number Diff line Loading @@ -148,7 +148,6 @@ typedef enum { #define DB_IS_RESETTING_OP 0x01000000 #define DB_PRELOCKED 0x00800000 #define DB_PRELOCKED_WRITE 0x00400000 #define DB_PRELOCKED_FILE_READ 0x00200000 #define DB_IS_HOT_INDEX 0x00100000 #define DBC_DISABLE_PREFETCHING 0x20000000 #define DB_DBT_APPMALLOC 1 Loading Loading @@ -326,7 +325,6 @@ struct __toku_db { void *app_private; /* 32-bit offset=16 size=4, 64=bit offset=32 size=8 */ DB_ENV *dbenv; /* 32-bit offset=20 size=4, 64=bit offset=40 size=8 */ int (*pre_acquire_fileops_lock)(DB*, DB_TXN*); int (*pre_acquire_fileops_shared_lock)(DB*, DB_TXN*); const DBT* (*dbt_pos_infty)(void) /* Return the special DBT that refers to positive infinity in the lock table.*/; const DBT* (*dbt_neg_infty)(void)/* Return the special DBT that refers to negative infinity in the lock table.*/; void (*get_max_row_size) (DB*, u_int32_t *max_key_size, u_int32_t *max_row_size); Loading @@ -344,7 +342,7 @@ struct __toku_db { int (*verify_with_progress)(DB *, int (*progress_callback)(void *progress_extra, float progress), void *progress_extra, int verbose, int keep_going); int (*update)(DB *, DB_TXN*, const DBT *key, const DBT *extra, u_int32_t flags); int (*update_broadcast)(DB *, DB_TXN*, const DBT *extra, u_int32_t flags); void* __toku_dummy0[13]; void* __toku_dummy0[14]; char __toku_dummy1[96]; void *api_internal; /* 32-bit offset=248 size=4, 64=bit offset=400 size=8 */ void* __toku_dummy2[5]; Loading
buildheader/db.h_4_4 +1 −3 Original line number Diff line number Diff line Loading @@ -148,7 +148,6 @@ typedef enum { #define DB_IS_RESETTING_OP 0x01000000 #define DB_PRELOCKED 0x00800000 #define DB_PRELOCKED_WRITE 0x00400000 #define DB_PRELOCKED_FILE_READ 0x00200000 #define DB_IS_HOT_INDEX 0x00100000 #define DBC_DISABLE_PREFETCHING 0x20000000 #define DB_DBT_APPMALLOC 1 Loading Loading @@ -328,7 +327,6 @@ struct __toku_db { void *app_private; /* 32-bit offset=16 size=4, 64=bit offset=32 size=8 */ DB_ENV *dbenv; /* 32-bit offset=20 size=4, 64=bit offset=40 size=8 */ int (*pre_acquire_fileops_lock)(DB*, DB_TXN*); int (*pre_acquire_fileops_shared_lock)(DB*, DB_TXN*); const DBT* (*dbt_pos_infty)(void) /* Return the special DBT that refers to positive infinity in the lock table.*/; const DBT* (*dbt_neg_infty)(void)/* Return the special DBT that refers to negative infinity in the lock table.*/; void (*get_max_row_size) (DB*, u_int32_t *max_key_size, u_int32_t *max_row_size); Loading @@ -346,7 +344,7 @@ struct __toku_db { int (*verify_with_progress)(DB *, int (*progress_callback)(void *progress_extra, float progress), void *progress_extra, int verbose, int keep_going); int (*update)(DB *, DB_TXN*, const DBT *key, const DBT *extra, u_int32_t flags); int (*update_broadcast)(DB *, DB_TXN*, const DBT *extra, u_int32_t flags); void* __toku_dummy0[15]; void* __toku_dummy0[16]; char __toku_dummy1[96]; void *api_internal; /* 32-bit offset=256 size=4, 64=bit offset=416 size=8 */ void* __toku_dummy2[5]; Loading
buildheader/db.h_4_5 +1 −3 Original line number Diff line number Diff line Loading @@ -148,7 +148,6 @@ typedef enum { #define DB_IS_RESETTING_OP 0x01000000 #define DB_PRELOCKED 0x00800000 #define DB_PRELOCKED_WRITE 0x00400000 #define DB_PRELOCKED_FILE_READ 0x00200000 #define DB_IS_HOT_INDEX 0x00100000 #define DBC_DISABLE_PREFETCHING 0x20000000 #define DB_DBT_APPMALLOC 1 Loading Loading @@ -328,7 +327,6 @@ struct __toku_db { void *app_private; /* 32-bit offset=16 size=4, 64=bit offset=32 size=8 */ DB_ENV *dbenv; /* 32-bit offset=20 size=4, 64=bit offset=40 size=8 */ int (*pre_acquire_fileops_lock)(DB*, DB_TXN*); int (*pre_acquire_fileops_shared_lock)(DB*, DB_TXN*); const DBT* (*dbt_pos_infty)(void) /* Return the special DBT that refers to positive infinity in the lock table.*/; const DBT* (*dbt_neg_infty)(void)/* Return the special DBT that refers to negative infinity in the lock table.*/; void (*get_max_row_size) (DB*, u_int32_t *max_key_size, u_int32_t *max_row_size); Loading @@ -346,7 +344,7 @@ struct __toku_db { int (*verify_with_progress)(DB *, int (*progress_callback)(void *progress_extra, float progress), void *progress_extra, int verbose, int keep_going); int (*update)(DB *, DB_TXN*, const DBT *key, const DBT *extra, u_int32_t flags); int (*update_broadcast)(DB *, DB_TXN*, const DBT *extra, u_int32_t flags); void* __toku_dummy0[18]; void* __toku_dummy0[19]; char __toku_dummy1[96]; void *api_internal; /* 32-bit offset=268 size=4, 64=bit offset=440 size=8 */ void* __toku_dummy2[5]; Loading
buildheader/db.h_4_6 +1 −3 Original line number Diff line number Diff line Loading @@ -148,7 +148,6 @@ typedef enum { #define DB_IS_RESETTING_OP 0x01000000 #define DB_PRELOCKED 0x00800000 #define DB_PRELOCKED_WRITE 0x00400000 #define DB_PRELOCKED_FILE_READ 0x00200000 #define DB_IS_HOT_INDEX 0x00100000 #define DBC_DISABLE_PREFETCHING 0x20000000 #define DB_DBT_APPMALLOC 1 Loading Loading @@ -331,7 +330,6 @@ struct __toku_db { DB_ENV *dbenv; /* 32-bit offset=24 size=4, 64=bit offset=40 size=8 */ int (*pre_acquire_table_lock)(DB*, DB_TXN*); int (*pre_acquire_fileops_lock)(DB*, DB_TXN*); int (*pre_acquire_fileops_shared_lock)(DB*, DB_TXN*); const DBT* (*dbt_pos_infty)(void) /* Return the special DBT that refers to positive infinity in the lock table.*/; const DBT* (*dbt_neg_infty)(void)/* Return the special DBT that refers to negative infinity in the lock table.*/; void (*get_max_row_size) (DB*, u_int32_t *max_key_size, u_int32_t *max_row_size); Loading @@ -349,7 +347,7 @@ struct __toku_db { int (*verify_with_progress)(DB *, int (*progress_callback)(void *progress_extra, float progress), void *progress_extra, int verbose, int keep_going); int (*update)(DB *, DB_TXN*, const DBT *key, const DBT *extra, u_int32_t flags); int (*update_broadcast)(DB *, DB_TXN*, const DBT *extra, u_int32_t flags); void* __toku_dummy1[22]; void* __toku_dummy1[23]; char __toku_dummy2[80]; void *api_internal; /* 32-bit offset=276 size=4, 64=bit offset=464 size=8 */ void* __toku_dummy3[5]; Loading