Searched refs:OSA_SemaphoreGetCount (Results 1 – 6 of 6) sorted by relevance
815 osa_semaphore_count_t OSA_SemaphoreGetCount(osa_semaphore_handle_t semaphoreHandle);
1115 osa_semaphore_count_t OSA_SemaphoreGetCount(osa_semaphore_handle_t semaphoreHandle) in OSA_SemaphoreGetCount() function
982 osa_semaphore_count_t OSA_SemaphoreGetCount(osa_semaphore_handle_t semaphoreHandle) in OSA_SemaphoreGetCount() function
1372 osa_semaphore_count_t OSA_SemaphoreGetCount(osa_semaphore_handle_t semaphoreHandle) in OSA_SemaphoreGetCount() function
1607 osa_semaphore_count_t OSA_SemaphoreGetCount(osa_semaphore_handle_t semaphoreHandle) in OSA_SemaphoreGetCount() function
208 return OSA_SemaphoreGetCount((osa_semaphore_handle_t)wakelock); in wakelock_isheld()