HomeSort by relevance Sort by last modified time
    Searched full:async_stderr (Results 1 - 1 of 1) sorted by null

  /ndk/
ndk-gdb.py 324 def async_stderr(outhandle, queue, output_fn): function in function:background_spawn
348 te = Thread(target=async_stderr, args=(p.stderr, qo, output_fn))

Completed in 33 milliseconds