#include <mutexdef.h>
Public Attributes | |
int | mtxtrh_l_idx |
unsigned int | mtxtrh_l_max_idx |
unsigned short int | mtxtrh_w_mbo |
unsigned char | mtxtrh_b_type |
unsigned char | mtxtrh_b_subtype |
unsigned int | mtxtrh_l_fill1 |
long long | mtxtrh_q_size |
struct _mtxtre * | mtxtrh_q_entry_ptr |
struct _mtxtre | mtxtrh_r_entry [1] |
Definition at line 103 of file mutexdef.h.
Definition at line 104 of file mutexdef.h.
unsigned int _mtxtrh::mtxtrh_l_max_idx |
Definition at line 105 of file mutexdef.h.
unsigned short int _mtxtrh::mtxtrh_w_mbo |
Definition at line 106 of file mutexdef.h.
unsigned char _mtxtrh::mtxtrh_b_type |
Definition at line 107 of file mutexdef.h.
unsigned char _mtxtrh::mtxtrh_b_subtype |
Definition at line 108 of file mutexdef.h.
unsigned int _mtxtrh::mtxtrh_l_fill1 |
Definition at line 109 of file mutexdef.h.
long long _mtxtrh::mtxtrh_q_size |
Definition at line 110 of file mutexdef.h.
struct _mtxtre* _mtxtrh::mtxtrh_q_entry_ptr [read] |
Definition at line 111 of file mutexdef.h.
struct _mtxtre _mtxtrh::mtxtrh_r_entry[1] [read] |
Definition at line 112 of file mutexdef.h.