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

Public Attributes

int thr_errno
mysql_cond_t suspend
mysql_mutex_t mutex
mysql_mutex_t *volatile current_mutex
mysql_cond_t *volatile current_cond
pthread_t pthread_self
my_thread_id id
int cmp_length
int volatile abort
my_bool init
struct st_my_thread_varnext
struct st_my_thread_var ** prev
void * opt_info
void * stack_ends_here
void * dbug
char name [THREAD_NAME_SIZE+1]

Detailed Description

Definition at line 829 of file my_pthread.h.


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