Searched refs:mEventQ (Results 1 – 4 of 4) sorted by relevance
276 &mEventQ, in notificationThread()292 if(mEventQ.hasMsg()) { in notificationThread()315 if(!mEventQ.isEmpty()) { in notifyEvent()316 mEventQ.get(&msg); in notifyEvent()1252 mEventQ.put(&msg); in eventCallback()1271 mEventQ.clear(); in flushEventQueue()
286 &mEventQ, in notificationThread()302 if(mEventQ.hasMsg()) { in notificationThread()325 if ( !mEventQ.hasMsg() ) { in notifyEvent()328 mEventQ.get(&msg); in notifyEvent()1328 mEventQ.put(&msg); in eventCallback()1347 mEventQ.clear(); in flushEventQueue()
652 TIUTILS::MessageQueue mEventQ; variable
789 Utils::MessageQueue mEventQ; variable