Searched defs:NativeMutexHandle (Results 1 – 6 of 6) sorted by relevance
21 using NativeMutexHandle = NativeMutex&; variable
21 using NativeMutexHandle = std::atomic_flag&; variable
22 using NativeMutexHandle = NativeMutex&; variable
33 using NativeMutexHandle = std::timed_mutex&; variable