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