Searched refs:_asyncio_Task__make_cancelled_error_impl (Results 1 – 2 of 2) sorted by relevance
361 _asyncio_Task__make_cancelled_error_impl(TaskObj *self);366 return _asyncio_Task__make_cancelled_error_impl(self); in _asyncio_Task__make_cancelled_error()
2158 _asyncio_Task__make_cancelled_error_impl(TaskObj *self) in _asyncio_Task__make_cancelled_error_impl() function