Home
last modified time | relevance | path

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

/xnu-12377.41.6/tests/sched/sched_test_harness/
H A Dsched_clutch_harness.c41 impl_cpu_set_thread_current(int cpu_id, test_thread_t thread) in impl_cpu_set_thread_current() function
H A Dsched_harness_impl.h17 extern void impl_cpu_set_thread_current(int cpu_id, test_thread_t thread);
H A Dsched_runqueue_harness.c162 impl_cpu_set_thread_current(cpu_id, thread); in cpu_set_thread_current()
H A Dsched_edge_harness.c265 impl_cpu_set_thread_current(int cpu_id, test_thread_t thread) in impl_cpu_set_thread_current() function