#include <lock0priv.h>
Public Attributes | |
dict_table_t * | table |
locks | |
A table lock
Definition at line 46 of file lock0priv.h.
lock_table_struct::locks |
list of locks on the same table
Definition at line 50 of file lock0priv.h.
dict_table_t* lock_table_struct::table |
database table in dictionary cache
Definition at line 47 of file lock0priv.h.
Referenced by lock_get_src_table(), lock_release_off_kernel(), and lock_table_print().