Searched defs:NativeInterruptSpinLock (Results 1 – 5 of 5) sorted by relevance
25 struct NativeInterruptSpinLock { struct35 using NativeInterruptSpinLockHandle = NativeInterruptSpinLock&; argument
20 struct NativeInterruptSpinLock { struct24 using NativeInterruptSpinLockHandle = NativeInterruptSpinLock&; argument
20 struct NativeInterruptSpinLock { struct23 using NativeInterruptSpinLockHandle = NativeInterruptSpinLock&; argument
20 using NativeInterruptSpinLock = std::atomic_flag; variable