Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/testsuite/ztest/src/
Dztest.c155 static inline void wait_for_thread_to_switch_out(struct k_thread *thread) in wait_for_thread_to_switch_out() function
216 wait_for_thread_to_switch_out(thread); in cpu_hold()