Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/sched/preempt/src/
Dmain.c53 k_tid_t last_wakeup_thread; variable
99 last_wakeup_thread = NULL; in wakeup_src_thread()
115 last_wakeup_thread = NULL; in wakeup_src_thread()
124 zassert_true(!!last_wakeup_thread, ""); in wakeup_src_thread()
247 last_wakeup_thread = curr; in worker()
265 prev = last_wakeup_thread; in worker()
272 prev = last_wakeup_thread; in worker()
281 prev = last_wakeup_thread; in worker()
291 prev = last_wakeup_thread; in worker()