MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
User_level_lock Class Reference
Collaboration diagram for User_level_lock:

Public Member Functions

void set_thread (THD *thd)
 User_level_lock (const uchar *key_arg, uint length, ulong id)
bool initialized ()

Public Attributes

int count
bool locked
mysql_cond_t cond
my_thread_id thread_id

Friends

void item_user_lock_release (User_level_lock *ull)
uchar * ull_get_key (const User_level_lock *ull, size_t *length, my_bool not_used)

Detailed Description

Definition at line 3940 of file item_func.cc.


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