Home
last modified time | relevance | path

Searched defs:_get_loop (Results 1 – 14 of 14) sorted by relevance

/dports/lang/python310/Python-3.10.1/Lib/asyncio/
H A Dmixins.py22 def _get_loop(self): member in _LoopBoundMixin
H A Dfutures.py296 def _get_loop(fut): function
/dports/lang/python311/Python-3.11.0a3/Lib/asyncio/
H A Dmixins.py22 def _get_loop(self): member in _LoopBoundMixin
H A Dfutures.py296 def _get_loop(fut): function
/dports/devel/py-ddtrace/ddtrace-0.56.1/ddtrace/contrib/asyncio/
H A Dprovider.py35 def _get_loop(self, loop=None): member in AsyncioContextProvider
/dports/databases/py-gdbm/Python-3.8.12/Lib/asyncio/
H A Dfutures.py272 def _get_loop(fut): function
/dports/databases/py-sqlite3/Python-3.8.12/Lib/asyncio/
H A Dfutures.py272 def _get_loop(fut): function
/dports/lang/python37/Python-3.7.12/Lib/asyncio/
H A Dfutures.py275 def _get_loop(fut): function
/dports/lang/python38/Python-3.8.12/Lib/asyncio/
H A Dfutures.py272 def _get_loop(fut): function
/dports/lang/python-tools/Python-3.8.12/Lib/asyncio/
H A Dfutures.py272 def _get_loop(fut): function
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/asyncio/
H A Dfutures.py272 def _get_loop(fut): function
/dports/lang/python39/Python-3.9.9/Lib/asyncio/
H A Dfutures.py296 def _get_loop(fut): function
/dports/net/py-pyzmq/pyzmq-22.3.0/zmq/
H A D_future.py30 def _get_loop(self): member in _Async
/dports/devel/py-txaio/txaio-18.8.1/txaio/
H A Dtx.py541 def _get_loop(self): member in _TxApi