Searched refs:_asyncio_Task_get_name_impl (Results 1 – 2 of 2) sorted by relevance
598 _asyncio_Task_get_name_impl(TaskObj *self);603 return _asyncio_Task_get_name_impl(self); in _asyncio_Task_get_name()
2388 _asyncio_Task_get_name_impl(TaskObj *self) in _asyncio_Task_get_name_impl() function