| 
    ChibiOS
    0.0.0
    
   | 
 
condition_variable_t structure. More...
#include <chcond.h>

Data Fields | |
| threads_queue_t | queue | 
| Condition variable threads queue.  More... | |
| threads_queue_t condition_variable::queue | 
Condition variable threads queue.
Definition at line 60 of file chcond.h.
Referenced by chCondBroadcastI(), chCondObjectInit(), chCondSignal(), chCondSignalI(), chCondWaitS(), and chCondWaitTimeoutS().