Searched refs:_asyncio_Task_get_coro_impl (Results 1 – 2 of 2) sorted by relevance
581 _asyncio_Task_get_coro_impl(TaskObj *self);586 return _asyncio_Task_get_coro_impl(self); in _asyncio_Task_get_coro()
2327 _asyncio_Task_get_coro_impl(TaskObj *self) in _asyncio_Task_get_coro_impl() function