Searched refs:perthread_running (Results 1 – 1 of 1) sorted by relevance
146 static volatile bool perthread_running; variable156 zassert_true(perthread_running, "thread didn't start"); in slice_expired()170 perthread_running = false; in slice_expired()179 perthread_running = true; in slice_perthread_fn()203 zassert_false(perthread_running, "thread failed to suspend"); in ZTEST()