Searched refs:_asyncio_get_event_loop_impl (Results 1 – 2 of 2) sorted by relevance
664 _asyncio_get_event_loop_impl(PyObject *module);669 return _asyncio_get_event_loop_impl(module); in _asyncio_get_event_loop()
3070 _asyncio_get_event_loop_impl(PyObject *module) in _asyncio_get_event_loop_impl() function