Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/kern/ !
H A Dwork_interval.c852 const bool old_wi_auto_joined = ((thread->sched_flags & TH_SFLAG_THREAD_GROUP_AUTO_JOIN) != 0); in thread_set_work_interval() local
854 if ((options & THREAD_WI_AUTO_JOIN_POLICY) || old_wi_auto_joined) { in thread_set_work_interval()
861 if (old_wi_auto_joined) { in thread_set_work_interval()