Searched refs:ShuttingDown (Results 1 – 2 of 2) sorted by relevance
148 bool BackgroundMethodSamplingProfiler::ShuttingDown(Thread* self) { in ShuttingDown() function in art::BackgroundMethodSamplingProfiler174 if (ShuttingDown(self)) { in RunProfilerThread()201 if (ShuttingDown(self)) { in RunProfilerThread()217 if (ShuttingDown(self)) { in RunProfilerThread()
199 static bool ShuttingDown(Thread* self) LOCKS_EXCLUDED(Locks::profiler_lock_);