Home
last modified time | relevance | path

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

/xnu-11215/tests/sched/sched_test_harness/
H A Dsched_runqueue_harness.h45 extern void impl_set_thread_processor_bound(test_thread_t thread);
H A Dsched_runqueue_harness.c105 impl_set_thread_processor_bound(thread); in set_thread_processor_bound()
H A Dsched_clutch_harness.c168 impl_set_thread_processor_bound(test_thread_t thread) in impl_set_thread_processor_bound() function