Home
last modified time | relevance | path

Searched refs:async_execution (Results 1 – 1 of 1) sorted by relevance

/external/lldb/source/Core/
DDebugger.cpp726 Debugger::SetAsyncExecution (bool async_execution) in SetAsyncExecution() argument
728 m_command_interpreter_ap->SetSynchronous (!async_execution); in SetAsyncExecution()