ChibiOS
21.6.0
|
Type of a threads queue. More...
#include <chobjects.h>
Data Fields | |
ch_queue_t | queue |
Threads queue header. More... | |
Type of a threads queue.
Definition at line 143 of file chobjects.h.
ch_queue_t ch_threads_queue::queue |
Threads queue header.
Definition at line 147 of file chobjects.h.