Searched refs:effective_suspend (Results 1 – 1 of 1) sorted by relevance
214 const bool effective_suspend = post_thread_state_ != PostThreadState::Active; in UpdatePostThreadState() local219 } else if (effective_suspend && !post_thread_quiescent_) { in UpdatePostThreadState()222 } else if (!effective_suspend && post_thread_quiescent_) { in UpdatePostThreadState()