ChibiOS/NIL
3.2.2
|
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 580 of file ch.h.
Referenced by chBSemGetStateI(), chBSemSignalI(), chSemResetI(), chSemSignalI(), chSemWaitTimeoutS(), chSysTimerHandlerI(), chThdDequeueAllI(), chThdDequeueNextI(), chThdDoDequeueNextI(), and chThdEnqueueTimeoutS().