|
MySQL 5.6.14 Source Code Document
|

Public Attributes | |
| THR_LOCK_INFO * | owner |
| struct st_thr_lock_data * | next |
| struct st_thr_lock_data ** | prev |
| struct st_thr_lock * | lock |
| mysql_cond_t * | cond |
| enum thr_lock_type | type |
| void * | status_param |
| void * | debug_print_param |
| struct PSI_table * | m_psi |
Definition at line 95 of file thr_lock.h.