Searched refs:mEventQ (Results 1 – 2 of 2) 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()
652 TIUTILS::MessageQueue mEventQ; variable