Searched refs:HalSemWait (Results 1 – 2 of 2) sorted by relevance
64 static uint32_t HalSemWait(sem_t* pSemaphore, uint32_t timeout);691 HalSemWait(&inst->semaphore, HalCalcSemWaitingTime(inst, &now)); in HalWorkerThread()867 static uint32_t HalSemWait(sem_t* pSemaphore, uint32_t timeout) in HalSemWait() function
67 static uint32_t HalSemWait(sem_t* pSemaphore, uint32_t timeout);711 HalSemWait(&inst->semaphore, HalCalcSemWaitingTime(inst, &now)); in HalWorkerThread()885 static uint32_t HalSemWait(sem_t* pSemaphore, uint32_t timeout) { in HalSemWait() function