pthread_cond_t Struct Reference

Condition variable. More...

Detailed Description

Condition variable.

Warning
fields are managed by cv functions, don't touch

Definition at line 54 of file pthread_cond.h.

#include <pthread_cond.h>

Data Fields

priority_queue_t queue
 Threads currently waiting to be signaled.
 

The documentation for this struct was generated from the following file: