![]() |
ChibiOS/RT Architecture - Reference Manual - Guides |
#include <chcond.h>

Data Fields | |
| ThreadsQueue | c_queue |
| CondVar threads queue. | |
CondVar structure.
Definition at line 54 of file chcond.h.
CondVar threads queue.
Definition at line 55 of file chcond.h.
Referenced by chCondBroadcastI(), chCondInit(), chCondSignal(), chCondSignalI(), chCondWaitS(), and chCondWaitTimeoutS().
1.7.1