|
PatchworkOS
da8a090
A non-POSIX operating system.
|
Represents one instance of the waiting subsystem for a CPU. More...
#include <wait.h>
Data Fields | |
| list_t | blockedThreads |
| List of blocked threads, sorted by deadline. | |
| lock_t | lock |
| list_t wait_t::blockedThreads |