Searched refs:_asyncio_Task_get_context_impl (Results 1 – 2 of 2) sorted by relevance
910 _asyncio_Task_get_context_impl(TaskObj *self);915 return _asyncio_Task_get_context_impl(self); in _asyncio_Task_get_context()
2480 _asyncio_Task_get_context_impl(TaskObj *self) in _asyncio_Task_get_context_impl() function