Searched defs:call_soon (Results 1 – 5 of 5) sorted by relevance
886 .. _asyncio-date-callback:
456 def test_ctor(self, socketpair, call_soon): argument
1989 def call_soon(callback, *args): function
263 def call_soon(self, callback, *args): member in AbstractEventLoop
563 def call_soon(self, callback, *args): member in BaseEventLoop