Searched refs:ShuttingDown (Results 1 – 2 of 2) sorted by relevance
159 while (!ShuttingDown(self)) { in Run()176 if (ShuttingDown(self)) { in Run()191 if (ShuttingDown(self)) { in Run()199 if (ShuttingDown(self)) { in Run()537 if (!force_save && ShuttingDown(Thread::Current())) { in ProcessProfilingInfo()828 bool ProfileSaver::ShuttingDown(Thread* self) { in ShuttingDown() function in art::ProfileSaver
89 bool ShuttingDown(Thread* self) REQUIRES(!Locks::profiler_lock_);