Searched refs:_asyncio_get_event_loop_impl (Results 1 – 2 of 2) sorted by relevance
683 _asyncio_get_event_loop_impl(PyObject *module);688 return _asyncio_get_event_loop_impl(module); in _asyncio_get_event_loop()
3124 _asyncio_get_event_loop_impl(PyObject *module) in _asyncio_get_event_loop_impl() function