Searched refs:ShuttingDown (Results 1 – 2 of 2) sorted by relevance
135 while (!ShuttingDown(self)) { in Run()152 if (ShuttingDown(self)) { in Run()167 if (ShuttingDown(self)) { in Run()175 if (ShuttingDown(self)) { in Run()502 if (!force_save && ShuttingDown(Thread::Current())) { in ProcessProfilingInfo()765 bool ProfileSaver::ShuttingDown(Thread* self) { in ShuttingDown() function in art::ProfileSaver
91 bool ShuttingDown(Thread* self) REQUIRES(!Locks::profiler_lock_);