Only reason mutex locking is now allowed with spinlocks is to prevent yield. Also try_lock can be now safely used while holding a spinlock |
||
|---|---|---|
| .. | ||
| LockGuard.h | ||
| Mutex.h | ||
| SpinLock.h | ||
| SpinLockAsMutex.h | ||
Only reason mutex locking is now allowed with spinlocks is to prevent yield. Also try_lock can be now safely used while holding a spinlock |
||
|---|---|---|
| .. | ||
| LockGuard.h | ||
| Mutex.h | ||
| SpinLock.h | ||
| SpinLockAsMutex.h | ||