Searched refs:NativeRecursiveMutexHandle (Results 1 – 3 of 3) sorted by relevance
21 using NativeRecursiveMutexHandle = std::atomic<int>&; variable
29 using NativeRecursiveMutexHandle = std::recursive_mutex&; variable
46 using native_handle_type = backend::NativeRecursiveMutexHandle;