HomeSort by relevance Sort by last modified time
    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