Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/smp/src/
Dmain.c32 volatile int sync_count = -1; variable
170 sync_count++; in child_fn()
193 while (sync_count == -1) { in ZTEST()