Drizzled Public API Documentation

lock_table_struct Struct Reference

#include <lock0priv.h>

Public Attributes

dict_table_ttable
 
 locks
 

Detailed Description

A table lock

Definition at line 46 of file lock0priv.h.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: