Home
last modified time | relevance | path

Searched defs:get_running_loop (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/asyncio/
Devents.py681 def get_running_loop(): function
/external/python/cpython3/Modules/
D_asynciomodule.c226 get_running_loop(PyObject **loop) in get_running_loop() function