Home
last modified time | relevance | path

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

/xnu-11215.81.4/tests/sched/
H A Dclutch_runqueue.c465 struct thread_group *non_interactive_tg = create_tg(clutch_interactivity_score_max - 1); variable
466 …test_thread_t non_interactive_tg_thread = create_thread(TH_BUCKET_SHARE_DF, non_interactive_tg, ro…