Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/kern/
H A Dwork_interval.c427 struct thread_group *thread_home_tg = thread_group_get_home_group(thread); in work_interval_should_propagate() local
428 if (thread_group_get_home_group(cthread) != thread_home_tg) { in work_interval_should_propagate()
433 if (thread->thread_group != thread_home_tg) { in work_interval_should_propagate()