Home
last modified time | relevance | path

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

/Zephyr-latest/tests/misc/test_build/src/
Dmain.c35 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/
Dmain.c38 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()