Home
last modified time | relevance | path

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

/xnu-11215.81.4/tests/sched/sched_test_harness/
H A Dsched_runqueue_harness.h47 extern void impl_clear_thread_current(void);
H A Dsched_runqueue_harness.c198 impl_clear_thread_current(); in dequeue_thread_expect()
H A Dsched_clutch_harness.c188 impl_clear_thread_current(void) in impl_clear_thread_current() function