Searched defs:TimedWait (Results 1 – 4 of 4) sorted by relevance
26 bool TimedWait(int seconds) in TimedWait() function
43 bool PosixSemaphore::TimedWait(int seconds, int nanoSeconds) in TimedWait() function in PosixSemaphore
46 bool StdSemaphore::TimedWait(int seconds, int nanoSeconds) in TimedWait() function in StdSemaphore
54 bool PthreadSemaphore::TimedWait(int seconds, int nanoSeconds) in TimedWait() function in PthreadSemaphore