Home
last modified time | relevance | path

Searched refs:_do_shutdown (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/asyncio/
H A Dsslproto.py445 self._do_shutdown()
473 self._do_shutdown()
476 self._do_shutdown()
639 self._do_shutdown()
641 def _do_shutdown(self): member in SSLProtocol
869 self._do_shutdown()
H A Dbase_events.py570 thread = threading.Thread(target=self._do_shutdown, args=(future,))
577 def _do_shutdown(self, future): member in BaseEventLoop

Completed in 4 milliseconds