Searched defs:max_count (Results 1 – 2 of 2) sorted by relevance
26 int osi_sem_new(osi_sem_t *sem, uint32_t max_count, uint32_t init_count) in osi_sem_new()
245 hli_queue_handle_t hli_semaphore_create(size_t max_count, SemaphoreHandle_t downstream) in hli_semaphore_create()