Main Page
Classes
Files
Directories
Class List
Class Members
Public Attributes
condition_t Struct Reference
List of all members.
Public Attributes
pthread_cond_t
cond
pthread_mutex_t
mtx
int
fired
Member Data Documentation
pthread_cond_t
condition_t::cond
Referenced by
cond_wait_timed()
.
int
condition_t::fired
Referenced by
cond_wait_timed()
.
pthread_mutex_t
condition_t::mtx
Referenced by
cond_wait_timed()
.
The documentation for this struct was generated from the following file:
programs/
main_livedecode.c
Generated on Mon Jul 25 2011 by
1.7.4