Searched defs:NativeMutex (Results 1 – 5 of 5) sorted by relevance
24 struct NativeMutex { struct33 using NativeMutexHandle = std::timed_mutex&; argument
20 using NativeMutex = OS_RSEMA; variable
20 using NativeMutex = TX_MUTEX; variable
20 using NativeMutex = std::atomic_flag; variable
21 using NativeMutex = StaticSemaphore_t; variable