Home
last modified time | relevance | path

Searched defs:_POLL_OUT (Results 1 – 9 of 9) sorted by relevance

/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/internet/
H A Dgtk2reactor.py62 _POLL_OUT = gobject.IO_OUT variable in Gtk2Reactor
H A Dgireactor.py58 _POLL_OUT = GLib.IOCondition.OUT variable in GIReactor
H A Dpollreactor.py65 _POLL_OUT = POLLOUT variable in PollReactor
H A Depollreactor.py69 _POLL_OUT = EPOLLOUT variable in EPollReactor
H A Dposixbase.py725 _POLL_OUT = 4 variable in _ContinuousPolling
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/internet/
H A Dgtk2reactor.py60 _POLL_OUT = gobject.IO_OUT variable in Gtk2Reactor
H A Depollreactor.py56 _POLL_OUT = 4 variable in _ContinuousPolling
220 _POLL_OUT = EPOLLOUT variable in EPollReactor
H A Dgireactor.py100 _POLL_OUT = GLib.IOCondition.OUT variable in GIReactor
H A Dpollreactor.py59 _POLL_OUT = POLLOUT variable in PollReactor