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