MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
st_my_rw_lock_t Struct Reference

Public Attributes

pthread_mutex_t lock
pthread_cond_t readers
pthread_cond_t writers
int state
int waiters

Detailed Description

Definition at line 727 of file my_pthread.h.


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