Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/tests/kernel/smp/src/
Dmain.c31 volatile int t2_count; variable
97 t2_count = 0; in t2_fn()
108 t2_count++; in t2_fn()
140 t2_count = -1; in ZTEST()
141 while (t2_count == -1) { in ZTEST()
150 if (t2_count <= i) { in ZTEST()