Searched refs:other_sem (Results 1 – 3 of 3) sorted by relevance
36 struct k_sem *my_sem, struct k_sem *other_sem) in helloLoop() argument47 k_sem_give(other_sem); in helloLoop()
39 struct k_sem *my_sem, struct k_sem *other_sem) in helloLoop() argument63 k_sem_give(other_sem); in helloLoop()
37 struct k_sem *my_sem, struct k_sem *other_sem) in hello_loop() argument66 k_sem_give(other_sem); in hello_loop()