Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/tools/lldb-vscode/attach/
H A DTestVSCode_attach.py20 def spawn_and_wait(program, delay): function
108 self.spawn_thread = threading.Thread(target=spawn_and_wait,