Searched refs:_asyncio_current_task_impl (Results 1 – 2 of 2) sorted by relevance
1441 _asyncio_current_task_impl(PyObject *module, PyObject *loop);1485 return_value = _asyncio_current_task_impl(module, loop); in _asyncio_current_task()
3485 _asyncio_current_task_impl(PyObject *module, PyObject *loop) in _asyncio_current_task_impl() function