pthread_cond_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

__align
__pthread_cond_align_t __align;
Undocumented in source.
__c_lock
_pthread_fastlock __c_lock;
Undocumented in source.
__c_waiting
_pthread_descr __c_waiting;
Undocumented in source.
__padding
char[48 - _pthread_fastlock.sizeof - _pthread_descr.sizeof - __pthread_cond_align_t.sizeof] __padding;
Undocumented in source.

Meta