Home
last modified time | relevance | path

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

/xnu-12377.41.6/tests/sched/sched_test_harness/
H A Dsched_clutch_harness.c29 impl_create_thread(int root_bucket, struct thread_group *tg, int pri) in impl_create_thread() function
H A Dsched_harness_impl.h13 extern test_thread_t impl_create_thread(int th_sched_bucket, struct thread_group *tg, int p…
H A Dsched_runqueue_harness.c139 test_thread_t thread = impl_create_thread(th_sched_bucket, tg, pri); in create_thread()
H A Dsched_edge_harness.c229 impl_create_thread(int root_bucket, struct thread_group *tg, int pri) in impl_create_thread() function