Searched refs:_asyncio_Future_get_loop_impl (Results 1 – 2 of 2) sorted by relevance
266 _asyncio_Future_get_loop_impl(FutureObj *self);271 return _asyncio_Future_get_loop_impl(self); in _asyncio_Future_get_loop()
1138 _asyncio_Future_get_loop_impl(FutureObj *self) in _asyncio_Future_get_loop_impl() function