Searched refs:wait2 (Results 1 – 1 of 1) sorted by relevance
40 static struct k_sem wait2; variable80 k_sem_give(&wait2); in cb_2()170 k_sem_take(&wait2, WAIT_TIME); in test_trickle_2_wait()198 k_sem_init(&wait2, 0, UINT_MAX); in test_init()