Home
last modified time | relevance | path

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

/xnu-12377.41.6/tests/sched/sched_test_harness/
H A Dsched_clutch_harness.c53 impl_cpu_enqueue_thread(int cpu_id, test_thread_t thread) in impl_cpu_enqueue_thread() function
H A Dsched_harness_impl.h19 extern void impl_cpu_enqueue_thread(int cpu_id, test_thread_t thread);
H A Dsched_runqueue_harness.c207 impl_cpu_enqueue_thread(cpu_id, thread); in cpu_enqueue_thread()
H A Dsched_edge_harness.c302 impl_cpu_enqueue_thread(int cpu_id, test_thread_t thread) in impl_cpu_enqueue_thread() function