Structsยง
- Condvar ๐
- The conditional variable state.
- Condvar
Ref - Futex ๐
- The futex state.
- Futex
Ref - Futex
Waiter ๐ - A thread waiting on a futex.
- Mutex ๐
- The mutex state.
- Mutex
Ref - RwLock ๐
- The read-write lock state.
- RwLock
Ref
Enumsยง
- Access
Kind - Indicates which kind of access is being performed.
Traitsยง
- Eval
Context Ext - Eval
Context ๐ExtPriv - SyncObj
- A trait for the synchronization metadata that can be attached to a memory location.