Lines Matching full:_shutdown
72 _shutdown = False185 while not _shutdown:211 global _shutdown212 _shutdown = True219 Also sets the global _shutdown so that any background processes also take227 global _shutdown228 _shutdown = True