Searched refs:_asyncio_Task__make_cancelled_error_impl (Results 1 – 2 of 2) sorted by relevance
371 _asyncio_Task__make_cancelled_error_impl(TaskObj *self);376 return _asyncio_Task__make_cancelled_error_impl(self); in _asyncio_Task__make_cancelled_error()
2198 _asyncio_Task__make_cancelled_error_impl(TaskObj *self) in _asyncio_Task__make_cancelled_error_impl() function