Searched refs:eScriptedCommandSynchronicitySynchronous (Results 1 – 3 of 3) sorted by relevance
226 eScriptedCommandSynchronicitySynchronous, enumerator
1605 m_synchronous = eScriptedCommandSynchronicitySynchronous; in OptionParsingStarting()1822 { eScriptedCommandSynchronicitySynchronous, "synchronous", "Run synchronous"},
2933 if (m_synch_wanted == eScriptedCommandSynchronicitySynchronous) in SynchronicityHandler()