Lines Matching refs:_paused
188 self._paused = True193 self._paused = False196 return not self._paused and not self._closing199 if self._closing or self._paused:201 self._paused = True218 if self._closing or not self._paused:221 self._paused = False252 if self._paused:303 if not self._paused:320 if not self._paused: