Searched defs:m_temporary_resume_state (Results 1 - 1 of 1) sorted by relevance

/external/lldb/include/lldb/Target/
H A DThread.h959 return m_temporary_resume_state;
1051 lldb::StateType m_temporary_resume_state; ///< This state records what the thread was told to do by the thread plan logic for the current resume. member in class:lldb_private::Thread

Completed in 42 milliseconds