Home
last modified time | relevance | path

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

/xnu-12377.41.6/tests/sched/sched_test_harness/
H A Dsched_clutch_harness.c35 impl_set_thread_processor_bound(test_thread_t thread, int cpu_id) in impl_set_thread_processor_bound() function
H A Dsched_harness_impl.h16 extern void impl_set_thread_processor_bound(test_thread_t thread, int cpu_id);
H A Dsched_runqueue_harness.c156 impl_set_thread_processor_bound(thread, cpu_id); in set_thread_processor_bound()
H A Dsched_edge_harness.c235 impl_set_thread_processor_bound(test_thread_t thread, int cpu_id) in impl_set_thread_processor_bound() function