Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/sched/sched_test_harness/
H A Dsched_clutch_harness_impl.c163 struct thread_group *not_real_idle_tg = create_tg(0); in clutch_impl_init_topology() local
164 thread_t idle_thread = clutch_impl_create_thread(TH_BUCKET_SHARE_BG, not_real_idle_tg, IDLEPRI); in clutch_impl_init_topology()