Searched refs:old_wi_auto_joined (Results 1 – 1 of 1) sorted by relevance
927 const bool old_wi_auto_joined = ((thread->sched_flags & TH_SFLAG_THREAD_GROUP_AUTO_JOIN) != 0); in thread_set_work_interval() local929 if ((options & THREAD_WI_AUTO_JOIN_POLICY) || old_wi_auto_joined) { in thread_set_work_interval()936 if (old_wi_auto_joined) { in thread_set_work_interval()