Searched refs:OS_E_TIMEOUT (Results 1 – 4 of 4) sorted by relevance
123 return OS_E_TIMEOUT; in OS_SemaphoreWait()130 return OS_E_TIMEOUT; in OS_SemaphoreWait()
60 OS_E_TIMEOUT = -4, /* operation timeout */ enumerator
68 OS_E_TIMEOUT = -4, /* operation timeout */ enumerator
112 return OS_E_TIMEOUT; in OS_SemaphoreWait()
Completed in 4 milliseconds