Type of a thread queue. More...
#include <osal.h>
Type of a thread queue.
A thread queue is a queue of sleeping threads, queued threads can be dequeued one at time or all together.
Definition at line 232 of file osal.h.