Module maitake_sync::rwlock
source · Expand description
An asynchronous readers-writer lock.
See the documentation for the RwLock
type for details.
Structs§
- OwnedRwLockReadGuard
alloc
- An asynchronous readers-writer lock.
An asynchronous readers-writer lock.
See the documentation for the RwLock
type for details.
alloc