reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
848 Status Halt(bool clear_thread_plans = false, bool use_run_lock = true);
646 sb_error.SetError(process_sp->Halt());
tools/lldb/source/Commands/CommandObjectProcess.cpp 1101 Status error(process->Halt(clear_thread_plans));
tools/lldb/source/Core/IOHandler.cpp 3531 process->Halt();
tools/lldb/source/Interpreter/CommandInterpreter.cpp 2813 process->Halt();
tools/lldb/source/Target/Process.cpp4911 Halt(clear_thread_plans, use_run_lock); 4971 Halt(clear_thread_plans, use_run_lock); 5094 Halt(clear_thread_plans, use_run_lock);