Home
last modified time | relevance | path

Searched refs:set_running_loop (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/
D_asynciomodule.c286 set_running_loop(PyObject *loop) in set_running_loop() function
3064 if (set_running_loop(loop)) { in _asyncio__set_running_loop()
/third_party/python/Misc/NEWS.d/
D3.10.0a1.rst432 ``asyncio.set_running_loop``.