Searched refs:gOutboundQueue (Results 1 – 1 of 1) sorted by relevance
91 gOutboundQueue; variable155 pushed = gOutboundQueue.push( in constructNanoappListCallback()186 if (!gOutboundQueue.push(PendingMessage( in finishLoadingNanoappCallback()277 PendingMessage pendingMsg = gOutboundQueue.pop(); in chre_slpi_get_message_to_host()338 return gOutboundQueue.push( in sendMessage()352 while (!gOutboundQueue.push(PendingMessage(PendingMessageType::Shutdown)) in shutdown()367 while (!gOutboundQueue.empty() && --waitCount > 0) { in shutdown()395 gOutboundQueue.push(PendingMessage( in handleHubInfoRequest()