Home | History | Annotate | Download | only in scheduler

Lines Matching full:_shutdown

72 _shutdown = False
185 while not _shutdown:
211 global _shutdown
212 _shutdown = True
219 Also sets the global _shutdown so that any background processes also take
227 global _shutdown
228 _shutdown = True