Searched refs:canReadErrors (Results 1 – 1 of 1) sorted by relevance
378 bool canReadOutput, canReadErrors; in _RunnerThread() local379 canReadOutput = canReadErrors = true; in _RunnerThread()389 while (!fMustQuit && (canReadOutput || canReadErrors)) { in _RunnerThread()394 if (canReadErrors) { in _RunnerThread()455 if (canReadErrors && FD_ISSET(err, &readSet)) { in _RunnerThread()467 canReadErrors = false; in _RunnerThread()