Module imp

Source

Modulesยง

strict ๐Ÿ”’

Structsยง

Guard ๐Ÿ”’
Drains and notifies the queue of waiters on drop.
OnceCell ๐Ÿ”’
Waiter ๐Ÿ”’
Representation of a node in the linked list of waiters in the RUNNING state. A waiters is stored on the stack of the waiting threads.

Constantsยง

COMPLETE ๐Ÿ”’
COMPLETE_PTR ๐Ÿ”’
INCOMPLETE ๐Ÿ”’
INCOMPLETE_PTR ๐Ÿ”’
RUNNING ๐Ÿ”’
STATE_MASK ๐Ÿ”’

Functionsยง

initialize_or_wait ๐Ÿ”’
wait ๐Ÿ”’