#include <tdb_private.h>
変数 | |
| tdb_traverse_lock * | next |
| u32 | off |
| u32 | hash |
| int | lock_rw |
tdb_private.h の 132 行で定義されています。
| struct tdb_traverse_lock* next |
| u32 off |
| u32 hash |
tdb_private.h の 135 行で定義されています。
参照元 tdb_firstkey()・tdb_next_lock()・tdb_nextkey()・tdb_traverse_internal().
| int lock_rw |
tdb_private.h の 136 行で定義されています。
参照元 tdb_firstkey()・tdb_next_lock()・tdb_nextkey()・tdb_traverse_internal().
1.4.7