Lines Matching refs:_RUNNING
813 """Will be raised in TurtleScreen.update, if _RUNNING becomes False.
919 _RUNNING = True
1238 if not TurtleScreen._RUNNING:
1239 TurtleScreen._RUNNING = True
3648 TurtleScreen._RUNNING = False
3841 if not TurtleScreen._RUNNING:
3842 TurtleScreen._RUNNING = True
3848 if not TurtleScreen._RUNNING:
3849 TurtleScreen._RUNNING = True