Searched refs:_asyncio_get_event_loop_impl (Results 1 – 2 of 2) sorted by relevance
993 _asyncio_get_event_loop_impl(PyObject *module);998 return _asyncio_get_event_loop_impl(module); in _asyncio_get_event_loop()
3287 _asyncio_get_event_loop_impl(PyObject *module) in _asyncio_get_event_loop_impl() function