Searched refs:helloLoop (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/tests/misc/test_build/src/ |
D | main.c | 35 void helloLoop(const char *my_name, in helloLoop() function 66 helloLoop(__func__, &threadB_sem, &threadA_sem); in threadB() 86 helloLoop(__func__, &threadA_sem, &threadB_sem); in threadA()
|
/Zephyr-latest/samples/subsys/tracing/src/ |
D | main.c | 38 void helloLoop(const char *my_name, in helloLoop() function 82 helloLoop(__func__, &threadB_sem, &threadA_sem); in threadB() 114 helloLoop(__func__, &threadA_sem, &threadB_sem); in threadA()
|