Home
last modified time | relevance | path

Searched defs:TimedWait (Results 1 – 3 of 3) sorted by relevance

/developtools/profiler/device/base/include/
Di_semaphore.h26 bool TimedWait(int seconds) in TimedWait() function
/developtools/profiler/device/base/src/
Dposix_semaphore.cpp43 bool PosixSemaphore::TimedWait(int seconds, int nanoSeconds) in TimedWait() function in PosixSemaphore
Dstd_semaphore.cpp46 bool StdSemaphore::TimedWait(int seconds, int nanoSeconds) in TimedWait() function in StdSemaphore