Searched defs:IsShuttingDown (Results 1 – 3 of 3) sorted by relevance
120 bool IsShuttingDown() const EXCLUSIVE_LOCKS_REQUIRED(task_queue_lock_) { in IsShuttingDown() function
673 bool Runtime::IsShuttingDown(Thread* self) { in IsShuttingDown() function in art::Runtime
324 static bool IsShuttingDown() NO_THREAD_SAFETY_ANALYSIS { in IsShuttingDown() function