|
My Project
|
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) |
1.7.6.1