Searched refs:kWaitTimeBeforeCloseNs (Results 1 – 1 of 1) sorted by relevance
44 static constexpr int64_t kWaitTimeBeforeCloseNs = 9 * NANOS_PER_SECOND; variable372 if (mQuit || (mRestartStreams.empty() && waitTimeNs == kWaitTimeBeforeCloseNs)) { in run()376 waitTimeNs = kWaitTimeBeforeCloseNs; in run()