Home
last modified time | relevance | path

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

/xnu-11215/tests/sched/sched_test_harness/
H A Dsched_runqueue_harness.h46 extern void impl_set_thread_current(test_thread_t thread);
H A Dsched_runqueue_harness.c111 impl_set_thread_current(thread); in set_thread_current()
H A Dsched_clutch_harness.c176 impl_set_thread_current(test_thread_t thread) in impl_set_thread_current() function