Home
last modified time | relevance | path

Searched refs:semaphore_init (Results 1 – 2 of 2) sorted by relevance

/examples/utest/testcases/mm/
A Dsemaphore.h19 void semaphore_init(semaphore_t *sem, int count) in semaphore_init() function
A Dtest_synchronization.h131 semaphore_init(&sem1[i], 0); in synchronization_tc()
143 semaphore_init(&sem2[i], 0); in synchronization_tc()

Completed in 3 milliseconds