Searched defs:dequeue (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-all/
H A DEventImpl.cpp589 HRESULT dequeue(IEvent **aEvent, LONG aTimeout, AutoLockBase &aAlock);
853 HRESULT ListenerRecord::dequeue(IEvent **aEvent, function in class:ListenerRecord
1152 rc = it->second.obj()->dequeue(aEvent.asOutParam(), aTimeout, alock);

Completed in 35 milliseconds