Searched refs:synchronous_execution (Results 1 – 5 of 5) sorted by relevance
378 bool synchronous_execution = m_interpreter.GetSynchronous(); in DoExecute() local556 if (synchronous_execution) in DoExecute()572 if (synchronous_execution) { in DoExecute()636 bool synchronous_execution = m_interpreter.GetSynchronous(); in DoExecute() local735 if (synchronous_execution) in DoExecute()744 if (synchronous_execution) { in DoExecute()893 bool synchronous_execution = m_interpreter.GetSynchronous(); in DoExecute() local1051 if (synchronous_execution) in DoExecute()1059 if (synchronous_execution) { in DoExecute()
526 bool synchronous_execution = m_interpreter.GetSynchronous(); in DoExecute() local577 if (synchronous_execution) in DoExecute()591 if (synchronous_execution) { in DoExecute()
241 CommandInterpreter(Debugger &debugger, bool synchronous_execution);
117 bool synchronous_execution) in CommandInterpreter() argument130 SetSynchronous(synchronous_execution); in CommandInterpreter()
2964 const bool synchronous_execution = in Launch() local3026 if (!synchronous_execution && in Launch()3042 if (synchronous_execution) { in Launch()