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: