Searched refs:osa_semaphore_count_t (Results 1 – 5 of 5) sorted by relevance
982 osa_semaphore_count_t OSA_SemaphoreGetCount(osa_semaphore_handle_t semaphoreHandle) in OSA_SemaphoreGetCount()985 osa_semaphore_count_t semCount; in OSA_SemaphoreGetCount()990 semCount = (osa_semaphore_count_t) k_sem_count_get((struct k_sem *)&z_semHandle->handle); in OSA_SemaphoreGetCount()
64 typedef uint32_t osa_semaphore_count_t; typedef815 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()
1372 osa_semaphore_count_t OSA_SemaphoreGetCount(osa_semaphore_handle_t semaphoreHandle) in OSA_SemaphoreGetCount()
1607 osa_semaphore_count_t OSA_SemaphoreGetCount(osa_semaphore_handle_t semaphoreHandle) in OSA_SemaphoreGetCount()