Searched refs:m_currently_handling_do_on_removals (Results 1 - 1 of 1) sorted by relevance

/external/lldb/include/lldb/Target/
H A DProcess.h3677 bool m_currently_handling_do_on_removals; member in class:lldb_private::Process
3678 bool m_resume_requested; // If m_currently_handling_event or m_currently_handling_do_on_removals are true, Resume will only request a resume, using this flag to check.

Completed in 280 milliseconds