Searched defs:TryWait (Results 1 – 3 of 3) sorted by relevance
/developtools/profiler/device/base/src/ | ||
D | posix_semaphore.cpp | 38 bool PosixSemaphore::TryWait() in TryWait() function in PosixSemaphore |
D | std_semaphore.cpp | 31 bool StdSemaphore::TryWait() in TryWait() function in StdSemaphore |
D | pthread_semaphore.cpp | 46 bool PthreadSemaphore::TryWait() in TryWait() function in PthreadSemaphore |