Searched refs:m_temporary_resume_state (Results 1 – 2 of 2) sorted by relevance
1237 return m_temporary_resume_state; in GetTemporaryResumeState()1348 …lldb::StateType m_temporary_resume_state; ///< This state records what the thread was told to … variable
295 m_temporary_resume_state (eStateRunning), in Thread()710 m_temporary_resume_state = resume_state; in ShouldResume()714 backing_thread_sp->m_temporary_resume_state = resume_state; in ShouldResume()