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

/vbox/src/VBox/Main/src-all/
H A DEventImpl.cpp25 * If an event is waitable, it's possible to wait until all listeners
31 * For *active* listeners, their HandleEvent() method is invoked when event is fired by
33 * For *passive* listeners, it's up to an event consumer to perform GetEvent() operation
35 * For passive listeners case, listener instance serves as merely a key referring to
44 * Passive mode listeners keep an internal event queue for all events they receive,
46 * of how many listeners are still not acknowledged their event, and once this counter
450 * that iterators doesn't see newly added listeners, and iteration
975 // make sure that all listeners are are shut down (no pending events or
1078 EventMapList &listeners = m->mEvMap[(int)evType - FirstEvent]; local
1081 uint32_t cListeners = listeners
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dinputstr.h320 TouchListener *listeners; /* set of listeners */ member in struct:_TouchPointInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dinputstr.h320 TouchListener *listeners; /* set of listeners */ member in struct:_TouchPointInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dinputstr.h318 } *listeners; member in struct:_TouchPointInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dinputstr.h316 } *listeners; member in struct:_TouchPointInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dinputstr.h320 TouchListener *listeners; /* set of listeners */ member in struct:_TouchPointInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dinputstr.h320 TouchListener *listeners; /* set of listeners */ member in struct:_TouchPointInfo
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...
H A Dsjsxp.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 94 milliseconds