Searched refs:waitCount (Results 1 – 1 of 1) sorted by relevance
703 int waitCount = 5; in flushOutboundQueue() local706 while (!gOutboundQueue.empty() && waitCount-- > 0) { in flushOutboundQueue()710 return (waitCount >= 0); in flushOutboundQueue()