ChibiOS/NIL
3.1.0
|
Structure representing a queue of threads. More...
#include <ch.h>
Data Fields | |
volatile cnt_t | cnt |
Threads Queue counter. More... | |
volatile cnt_t nil_threads_queue::cnt |
Threads Queue counter.
Definition at line 569 of file ch.h.
Referenced by chBSemGetStateI(), chBSemSignalI(), chSemResetI(), chSemSignalI(), chSemWaitTimeoutS(), chSysTimerHandlerI(), chThdDequeueAllI(), chThdDequeueNextI(), chThdDoDequeueNextI(), and chThdEnqueueTimeoutS().