Searched refs:m_stored_thread_state (Results 1 – 2 of 2) sorted by relevance
85 if (!thread.CheckpointThreadState(m_stored_thread_state)) { in ConstructorSetup() 109 m_stored_thread_state(), m_real_stop_info_sp(), m_constructor_errors(), in ThreadPlanCallFunction() 142 m_stored_thread_state(), m_real_stop_info_sp(), m_constructor_errors(), in ThreadPlanCallFunction() 200 if (!thread.RestoreRegisterStateFromCheckpoint(m_stored_thread_state)) { in DoTakedown() 464 GetThread().RestoreThreadStateFromCheckpoint(m_stored_thread_state); in RestoreThreadState()
130 Thread::ThreadStateCheckpoint m_stored_thread_state; variable