fuchsia_
sync
0.0.1
All Items
Crate Items
Structs
Type Aliases
Crate
fuchsia_sync
Copy item path
Source
Expand description
Fuchsia-native synchronization primitives.
Structs
§
Condvar
A
condition variable
that integrates with [
fuchsia_sync::Mutex
].
RawSync
Mutex
RawSync
RwLock
Wait
Timeout
Result
Type Aliases
§
Mapped
Mutex
Guard
Mapped
RwLock
Read
Guard
Mapped
RwLock
Write
Guard
Mutex
Mutex
Guard
RwLock
RwLock
Read
Guard
RwLock
Write
Guard