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