Home
last modified time | relevance | path

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

/Zephyr-latest/samples/synchronization/src/
Dmain.c36 void hello_loop(const char *my_name, in hello_loop() function
82 hello_loop(__func__, &thread_a_sem, &thread_b_sem); in thread_a_entry_point()
95 hello_loop(__func__, &thread_b_sem, &thread_a_sem); in thread_b_entry_point()