#include <lock0lock.h>
Public Attributes | |
hash_table_t * | rec_hash |
The lock system struct
Definition at line 844 of file lock0lock.h.
hash_table_t* lock_sys_struct::rec_hash |
hash table of the record locks
Definition at line 845 of file lock0lock.h.
Referenced by lock_sys_close(), and lock_sys_create().