Searched defs:get_running_loop (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/asyncio/ | ||
D | events.py | 694 def get_running_loop(): function |
/third_party/python/Modules/ | ||
D | _asynciomodule.c | 224 get_running_loop(PyObject **loop) in get_running_loop() function |