Searched refs:stdoutThread (Results 1 – 1 of 1) sorted by relevance
628 Thread stdoutThread = null; in run() local647 stdoutThread = in run()664 stdoutThread.join(IO_THREAD_JOIN_INTERVAL); in run()665 if (stdoutThread.isAlive()) { in run()666 CLog.d("stdout read thread %s still alive.", stdoutThread.toString()); in run()