#include <bdb_lib.h>

Data Fields | |
| table_p | dtp |
| struct _tbl_cache * | next |
| struct _tbl_cache * | prev |
| gen_lock_t | sem |
Definition at line 103 of file bdb_lib.h.
Definition at line 106 of file bdb_lib.h.
Referenced by _bdb_delete_cursor(), bdb_check_reload(), bdb_delete(), bdb_insert(), bdb_query(), bdb_update(), bdblib_close(), bdblib_get_table(), bdblib_reopen(), and tbl_cache_free().
struct _tbl_cache* next [read] |
Definition at line 108 of file bdb_lib.h.
Referenced by bdblib_close(), bdblib_get_table(), bdblib_reopen(), and db_free().
struct _tbl_cache* prev [read] |
| gen_lock_t sem |
1.5.6