Home
last modified time | relevance | path

Searched defs:NativeMutexHandle (Results 1 – 4 of 4) sorted by relevance

/external/pigweed/pw_sync_freertos/public/pw_sync_freertos/
Dmutex_native.h22 using NativeMutexHandle = NativeMutex&; variable
/external/pigweed/pw_sync_threadx/public/pw_sync_threadx/
Dmutex_native.h21 using NativeMutexHandle = NativeMutex&; variable
/external/pigweed/pw_sync_embos/public/pw_sync_embos/
Dmutex_native.h21 using NativeMutexHandle = NativeMutex&; variable
/external/pigweed/pw_sync_stl/public/pw_sync_stl/
Dmutex_native.h21 using NativeMutexHandle = std::timed_mutex&; variable