Searched refs:_maybe_pause_protocol (Results 1 - 4 of 4) sorted by relevance

/external/python/cpython3/Lib/asyncio/
H A Dtransports.py234 _maybe_pause_protocol() whenever the write buffer size increases,
254 def _maybe_pause_protocol(self): member in class:_FlowControlMixin
303 self._maybe_pause_protocol()
H A Dproactor_events.py262 self._maybe_pause_protocol()
266 self._maybe_pause_protocol()
295 self._maybe_pause_protocol()
H A Dselector_events.py777 self._maybe_pause_protocol()
1040 self._maybe_pause_protocol()
1117 self._maybe_pause_protocol()
H A Dunix_events.py563 self._maybe_pause_protocol()

Completed in 154 milliseconds