Searched defs:init_count (Results 1 – 4 of 4) sorted by relevance
26 int osi_sem_new(osi_sem_t *sem, uint32_t max_count, uint32_t init_count) in osi_sem_new()
64 …bk_weak bk_err_t rtos_init_semaphore_ex(beken_semaphore_t* semaphore, int maxCount, int init_count) in rtos_init_semaphore_ex()
263 int rtos_semaphore_create(rtos_semaphore *semaphore, int max_count, int init_count) in rtos_semaphore_create()
366 bk_err_t rtos_init_semaphore_ex(beken_semaphore_t *semaphore, int max_count, int init_count) in rtos_init_semaphore_ex()