crossbeam_utils
0.8.20
Module seq_lock
Structs
In crossbeam_utils::atomic
Module
crossbeam_utils
::
atomic
::
seq_lock
Copy item path
source
ยท
[
−
]
Structs
ยง
SeqLock
๐
A simple stamped lock.
SeqLockWriteGuard
๐
An RAII guard that releases the lock and increments the stamp when dropped.