Home
last modified time | relevance | path

Searched defs:call_soon_threadsafe (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/py-prompt-toolkit/prompt_toolkit-3.0.23/prompt_toolkit/eventloop/
H A Dutils.py39 def call_soon_threadsafe( function
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/
H A Dasyncio.py87 def call_soon_threadsafe(self, callback, *args, context=None): member in AsyncIOLoopWithTwisted
/dports/devel/py-qasync/qasync-0.18.1/qasync/
H A D__init__.py593 def call_soon_threadsafe(self, callback, *args, context=None): member in _QEventLoop
/dports/devel/py-asyncio/asyncio-3.4.3/asyncio/
H A Dbase_events.py460 def call_soon_threadsafe(self, callback, *args): member in BaseEventLoop
H A Devents.py271 def call_soon_threadsafe(self, callback, *args): member in AbstractEventLoop
/dports/devel/py-trollius/trollius-2.2/trollius/
H A Dbase_events.py494 def call_soon_threadsafe(self, callback, *args): member in BaseEventLoop
H A Devents.py294 def call_soon_threadsafe(self, callback, *args): member in AbstractEventLoop
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/external/gbulb/
H A Dglib_events.py775 call_soon_threadsafe = call_soon variable in GLibEventLoop
/dports/x11-wm/qtile/qtile-0.18.1/libqtile/core/
H A Dmanager.py809 def call_soon_threadsafe(self, func: Callable, *args) -> asyncio.Handle: member in Qtile
/dports/databases/py-gdbm/Python-3.8.12/Lib/asyncio/
H A Devents.py280 def call_soon_threadsafe(self, callback, *args): member in AbstractEventLoop
H A Dbase_events.py762 def call_soon_threadsafe(self, callback, *args, context=None): member in BaseEventLoop
/dports/databases/py-sqlite3/Python-3.8.12/Lib/asyncio/
H A Devents.py280 def call_soon_threadsafe(self, callback, *args): member in AbstractEventLoop
H A Dbase_events.py762 def call_soon_threadsafe(self, callback, *args, context=None): member in BaseEventLoop
/dports/lang/python310/Python-3.10.1/Lib/asyncio/
H A Devents.py283 def call_soon_threadsafe(self, callback, *args): member in AbstractEventLoop
H A Dbase_events.py788 def call_soon_threadsafe(self, callback, *args, context=None): member in BaseEventLoop
/dports/lang/python37/Python-3.7.12/Lib/asyncio/
H A Devents.py285 def call_soon_threadsafe(self, callback, *args): member in AbstractEventLoop
H A Dbase_events.py734 def call_soon_threadsafe(self, callback, *args, context=None): member in BaseEventLoop
/dports/lang/python-tools/Python-3.8.12/Lib/asyncio/
H A Devents.py280 def call_soon_threadsafe(self, callback, *args): member in AbstractEventLoop
H A Dbase_events.py762 def call_soon_threadsafe(self, callback, *args, context=None): member in BaseEventLoop
/dports/lang/python39/Python-3.9.9/Lib/asyncio/
H A Devents.py283 def call_soon_threadsafe(self, callback, *args): member in AbstractEventLoop
H A Dbase_events.py789 def call_soon_threadsafe(self, callback, *args, context=None): member in BaseEventLoop
/dports/lang/python311/Python-3.11.0a3/Lib/asyncio/
H A Devents.py282 def call_soon_threadsafe(self, callback, *args): member in AbstractEventLoop
H A Dbase_events.py788 def call_soon_threadsafe(self, callback, *args, context=None): member in BaseEventLoop
/dports/lang/python38/Python-3.8.12/Lib/asyncio/
H A Devents.py280 def call_soon_threadsafe(self, callback, *args): member in AbstractEventLoop
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/asyncio/
H A Devents.py280 def call_soon_threadsafe(self, callback, *args): member in AbstractEventLoop

12