Searched refs:phOsal_SemaphoreWait (Results 1 – 3 of 3) sorted by relevance
181 dwStatus = phOsal_SemaphoreWait(psQCtxt->semPush, uwTimeoutMs); in phOsal_QueuePush()282 dwStatus = phOsal_SemaphoreWait(psQCtxt->semPull, uwTimeoutMs); in phOsal_QueuePull()
194 OSALSTATUS phOsal_SemaphoreWait(void* hSemaphore, uint32_t timeout_ms) { in phOsal_SemaphoreWait() function
577 OSALSTATUS phOsal_SemaphoreWait(void* hSemaphore, uint32_t timeout_ms);