|
MySQL 5.6.14 Source Code Document
|

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) |
Definition at line 3940 of file item_func.cc.