OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:async_stdout
(Results
1 - 1
of
1
) sorted by null
/ndk/
ndk-gdb.py
346
def
async_stdout
(outhandle, queue, output_fn):
function in function:background_spawn
371
to = Thread(target=
async_stdout
, args=(p.stdout, qo, output_fn))
[
all
...]
Completed in 197 milliseconds