Searched refs:_set_called (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/asyncio/ | ||
H A D | events.py | 661 _set_called = False variable in BaseDefaultEventLoopPolicy._Local 672 not self._local._set_called and 684 self._local._set_called = True |
Completed in 1 milliseconds