Searched refs:NativeMutex (Results 1 – 5 of 5) sorted by relevance
20 using NativeMutex = TX_MUTEX; variable21 using NativeMutexHandle = NativeMutex&;
21 using NativeMutex = StaticSemaphore_t; variable22 using NativeMutexHandle = NativeMutex&;
20 using NativeMutex = OS_RSEMA; variable21 using NativeMutexHandle = NativeMutex&;
20 using NativeMutex = std::timed_mutex; variable
73 backend::NativeMutex native_type_;