Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/kern/
H A Dwork_interval.c441 struct thread_group *thread_home_tg = thread_group_get_home_group(thread); in work_interval_should_propagate() local
442 if (thread_group_get_home_group(cthread) != thread_home_tg) { in work_interval_should_propagate()
447 if (thread->thread_group != thread_home_tg) { in work_interval_should_propagate()