Searched refs:check_for_synchro (Results 1 – 2 of 2) sorted by relevance
9 command script add tell_sync --function welcome.check_for_synchro --synchronicity sync10 command script add tell_async --function welcome.check_for_synchro --synchronicity async11 command script add tell_curr --function welcome.check_for_synchro --synchronicity curr
45 def check_for_synchro(debugger, args, result, dict): function