Searched defs:sleep_seconds (Results 1 – 4 of 4) sorted by relevance
6 sleep_seconds = int(sys.argv[1]) variable
85 def handle_sleep(options, sleep_seconds): argument
178 int sleep_seconds = 2 * (this_thread_index - 1); in trap() local
438 launch_process_for_attach( self, inferior_args=None, sleep_seconds=3, exe_path=None ) global() argument