Lines Matching refs:_RUNNING
858 """Will be raised in TurtleScreen.update, if _RUNNING becomes False.
963 _RUNNING = True
1290 if not TurtleScreen._RUNNING:
1291 TurtleScreen._RUNNING = True
3757 TurtleScreen._RUNNING = False
3945 if not TurtleScreen._RUNNING:
3946 TurtleScreen._RUNNING = True
3952 if not TurtleScreen._RUNNING:
3953 TurtleScreen._RUNNING = True