Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2839 lldb::DebuggerSP debugger_sp, ScriptedCommandSynchronicity synchro) in SynchronicityHandler() argument
2840 : m_debugger_sp(debugger_sp), m_synch_wanted(synchro), in SynchronicityHandler()