|
PatchworkOS
da8a090
A non-POSIX operating system.
|
The primitive that threads block on. More...
#include <wait.h>
Data Fields | |
| lock_t | lock |
| list_t | entries |
| List of wait entries for threads waiting on this queue. | |
| list_t wait_queue_t::entries |