Searched refs:ShuttingDown (Results 1 – 2 of 2) sorted by relevance
153 while (!ShuttingDown(self)) { in Run()170 if (ShuttingDown(self)) { in Run()185 if (ShuttingDown(self)) { in Run()193 if (ShuttingDown(self)) { in Run()528 if (!force_save && ShuttingDown(Thread::Current())) { in ProcessProfilingInfo()803 bool ProfileSaver::ShuttingDown(Thread* self) { in ShuttingDown() function in art::ProfileSaver
94 bool ShuttingDown(Thread* self) REQUIRES(!Locks::profiler_lock_);