Searched refs:_set_running_loop_impl (Results 1 – 1 of 1) sorted by relevance
2672 _set_running_loop_impl = None variable in GetEventLoopTestsMixin2683 events._set_running_loop = type(self)._set_running_loop_impl2688 asyncio._set_running_loop = type(self)._set_running_loop_impl2833 _set_running_loop_impl = events._py__set_running_loop variable in TestPyGetEventLoop2847 _set_running_loop_impl = events._c__set_running_loop variable in TestCGetEventLoop