Searched refs:async_stdout (Results 1 - 1 of 1) sorted by relevance

/ndk/
H A Dndk-gdb.py319 def async_stdout(outhandle, queue, output_fn): function in function:background_spawn
344 to = Thread(target=async_stdout, args=(p.stdout, qo, output_fn))

Completed in 43 milliseconds