Module rs_lockfree::spin_lock[][src]

Definition and implementations of SpinLock

Structs

SpinLock

User mode SpinLock

SpinLockGuard

Guard of SpinLock, unlock it when dropped.