Searched refs:gOutboundQueue (Results 1 – 1 of 1) sorted by relevance
137 gOutboundQueue; variable170 bool success = gOutboundQueue.push(message); in enqueueMessage()607 PendingMessage pendingMsg = gOutboundQueue.pop(); in chre_slpi_get_message_to_host()706 while (!gOutboundQueue.empty() && waitCount-- > 0) { in flushOutboundQueue()