Module sync

Source

Structsยง

Condvar ๐Ÿ”’
The conditional variable state.
CondvarRef
Futex ๐Ÿ”’
The futex state.
FutexRef
FutexWaiter ๐Ÿ”’
A thread waiting on a futex.
Mutex ๐Ÿ”’
The mutex state.
MutexRef
RwLock ๐Ÿ”’
The read-write lock state.
RwLockRef

Constantsยง

LAZY_INIT_COOKIE
We designate an init`` field in all primitives. If init` is set to this, we consider the primitive initialized.

Traitsยง

EvalContextExt
EvalContextExtPriv ๐Ÿ”’