Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/sched/sched_test_harness/
H A Dsched_clutch_harness.h31 extern test_thread_t clutch_impl_cpu_clear_thread_current(int cpu_id);
H A Dsched_clutch_harness.c49 return clutch_impl_cpu_clear_thread_current(cpu_id); in impl_cpu_clear_thread_current()
H A Dsched_clutch_harness_impl.c299 clutch_impl_cpu_clear_thread_current(int cpu_id) in clutch_impl_cpu_clear_thread_current() function
H A Dsched_edge_harness.c294 test_thread_t thread = clutch_impl_cpu_clear_thread_current(cpu_id); in impl_cpu_clear_thread_current()