Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/ipi_cascade/src/
Dmain.c65 static bool thread1_ready; variable
162 while (!thread1_ready) { in thread2_entry()
235 thread1_ready = true; in ZTEST()