Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_asynciomodule.c.h1380 …{"_swap_current_task", _PyCFunction_CAST(_asyncio__swap_current_task), METH_FASTCALL|METH_KEYWORDS…
1387 _asyncio__swap_current_task(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kw… in _asyncio__swap_current_task() function