ChibiOS/RT
6.1.4
|
Structure representing a threads queue. More...
#include <chschd.h>
Inherited by ch_ready_list.
Data Fields | |
ch_queue_t | queue |
Threads queue header. More... | |
ch_queue_t ch_threads_queue::queue |
Threads queue header.
Definition at line 125 of file chschd.h.
Referenced by chThdDequeueAllI(), chThdDequeueNextI(), chThdDoDequeueNextI(), chThdEnqueueTimeoutS(), chThdQueueIsEmptyI(), and chThdQueueObjectInit().