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