Searched defs:is_shutting_down (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/concurrent/futures/ | ||
D | process.py | 420 def is_shutting_down(self): member in _ExecutorManagerThread |
/external/autotest/client/common_lib/hosts/ | ||
D | base_classes.py | 218 def is_shutting_down(self): member in Host |