Module rwlock

Source

Structs§

KeyRwLock
Locks based on a key, allowing other keys to lock independently.

Enums§

OwnedKeyRwLockGuard
A guard that owns a read or write lock on a key.