Home
last modified time | relevance | path

Searched refs:other_sem (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/misc/test_build/src/
Dmain.c36 struct k_sem *my_sem, struct k_sem *other_sem) in helloLoop() argument
47 k_sem_give(other_sem); in helloLoop()
/Zephyr-latest/samples/subsys/tracing/src/
Dmain.c39 struct k_sem *my_sem, struct k_sem *other_sem) in helloLoop() argument
63 k_sem_give(other_sem); in helloLoop()
/Zephyr-latest/samples/synchronization/src/
Dmain.c37 struct k_sem *my_sem, struct k_sem *other_sem) in hello_loop() argument
66 k_sem_give(other_sem); in hello_loop()