Searched refs:MsgQueueInternal (Results 1 – 3 of 3) sorted by relevance
122 MessageQueue *MsgQueueInternal = NULL; in Process() local129 MsgQueueInternal = MessageQueue::getInstanceInternal(); in Process()130 if(MsgQueueInternal == NULL) in Process()151 item = MsgQueueInternal->dequeue(); in Process()
122 MessageQueue *MsgQueueInternal = NULL; in Process() local130 MsgQueueInternal = MessageQueue::getInstanceInternal(); in Process()131 if(MsgQueueInternal == NULL) in Process()152 item = MsgQueueInternal->dequeue(); in Process()