Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/kern/
H A Dwork_interval.c381 struct thread_group *thread_home_tg = thread_group_get_home_group(thread); in work_interval_should_propagate() local
382 if (thread_group_get_home_group(cthread) != thread_home_tg) { in work_interval_should_propagate()
387 if (thread->thread_group != thread_home_tg) { in work_interval_should_propagate()