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