ostd
0.15.2
Module wait
Module Items
Structs
In ostd::
sync
ostd
::
sync
Module
wait
Copy item path
Source
Structs
ยง
Wait
Queue
A wait queue.
Waiter
A waiter that can put the current thread to sleep until it is woken up by the associated
Waker
.
Waker
A waker that can wake up the associated
Waiter
.