Home
last modified time | relevance | path

Searched defs:call_soon (Results 1 – 25 of 65) sorted by relevance

123

/dports/x11-wm/qtile/qtile-0.18.1/test/widgets/
H A Dconftest.py52 def call_soon(self, func, *args): member in fake_qtile.FakeQtile
/dports/databases/py-gdbm/Python-3.8.12/Doc/library/
H A Dasyncio-eventloop.rst1575 .. _asyncio_example_call_later:
/dports/databases/py-sqlite3/Python-3.8.12/Doc/library/
H A Dasyncio-eventloop.rst1575 .. _asyncio_example_call_later:
/dports/lang/python310/Python-3.10.1/Doc/library/
H A Dasyncio-eventloop.rst1605 .. _asyncio_example_call_later:
/dports/lang/python38/Python-3.8.12/Doc/library/
H A Dasyncio-eventloop.rst1575 .. _asyncio_example_call_later:
/dports/lang/python37/Python-3.7.12/Doc/library/
H A Dasyncio-eventloop.rst1520 .. _asyncio_example_call_later:
/dports/lang/python-tools/Python-3.8.12/Doc/library/
H A Dasyncio-eventloop.rst1575 .. _asyncio_example_call_later:
/dports/lang/python39/Python-3.9.9/Doc/library/
H A Dasyncio-eventloop.rst1591 .. _asyncio_example_call_later:
/dports/lang/python311/Python-3.11.0a3/Doc/library/
H A Dasyncio-eventloop.rst1601 .. _asyncio_example_call_later:
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Doc/library/
H A Dasyncio-eventloop.rst1575 .. _asyncio_example_call_later:
/dports/databases/py-motor/motor-1.0/motor/frameworks/asyncio/
H A D__init__.py107 def call_soon(loop, callback, *args, **kwargs): function
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/
H A Dasyncio.py81 def call_soon(self, callback, *args, context=None): member in AsyncIOLoopWithTwisted
/dports/databases/py-motor/motor-1.0/motor/frameworks/tornado/
H A D__init__.py132 def call_soon(loop, callback, *args, **kwargs): function
/dports/devel/py-pop/pop-58d846bdd196b71348910aea77cd0139f70c4f12/pop/mods/pop/
H A Dloop.py41 def call_soon(hub: "pop.hub.Hub", ref: str, *args, **kwargs): function
/dports/net/measurement-kit/measurement-kit-0.10.14/src/libmeasurement_kit/common/
H A Dlibevent_reactor.hpp144 void call_soon(Callback<> &&cb) override { call_later(0.0, std::move(cb)); } in call_soon() function in mk::LibeventReactor
/dports/net/py-kombu/kombu-4.6.11/kombu/asynchronous/
H A Dhub.py200 def call_soon(self, callback, *args): member in Hub
/dports/devel/py-trollius/trollius-2.2/tests/
H A Dtest_proactor_events.py454 def test_ctor(self, socketpair, call_soon): argument
/dports/devel/py-asyncio/asyncio-3.4.3/tests/
H A Dtest_proactor_events.py453 def test_ctor(self, socketpair, call_soon): argument
/dports/devel/py-celery/celery-4.4.7/t/unit/worker/
H A Dtest_control.py50 def call_soon(self, p, *args, **kwargs): member in Consumer
/dports/devel/py-celery/celery-4.4.7/celery/worker/consumer/
H A Dconsumer.py221 def call_soon(self, p, *args, **kwargs): member in Consumer
/dports/lang/python37/Python-3.7.12/Lib/test/test_asyncio/
H A Dtest_proactor_events.py741 def test_ctor(self, socketpair, call_soon): argument
/dports/devel/py-qasync/qasync-0.18.1/qasync/
H A D__init__.py468 def call_soon(self, callback, *args, context=None): member in _QEventLoop
/dports/devel/py-asyncio/asyncio-3.4.3/asyncio/
H A Dbase_events.py415 def call_soon(self, callback, *args): member in BaseEventLoop
/dports/devel/py-trollius/trollius-2.2/trollius/
H A Dbase_events.py449 def call_soon(self, callback, *args): member in BaseEventLoop
H A Devents.py275 def call_soon(self, callback, *args): member in AbstractEventLoop

123