#include <w32pthreads.h>
Data Fields | |
void * | ptr |
Definition at line 59 of file w32pthreads.h.
void* pthread_cond_t::ptr |
Definition at line 60 of file w32pthreads.h.
Referenced by pthread_cond_broadcast(), pthread_cond_destroy(), pthread_cond_init(), pthread_cond_signal(), and pthread_cond_wait().