Searched refs:kWaitingForGcToComplete (Results 1 – 6 of 6) sorted by relevance
34 kWaitingForGcToComplete, // WAITING TS_WAIT blocked waiting for GC enumerator
2258 case kWaitingForGcToComplete: in ToJdwpThreadStatus()
91 case kWaitingForGcToComplete: return kJavaWaiting; in Thread_nativeGetStatus()
390 case art::kWaitingForGcToComplete: in GetCurrentContendedMonitor()
470 case art::ThreadState::kWaitingForGcToComplete: in GetJvmtiThreadStateFromInternal()522 case art::ThreadState::kWaitingForGcToComplete: in GetJavaStateFromInternal()
871 ScopedThreadStateChange tsc(self, kWaitingForGcToComplete); in IncrementDisableMovingGC()1470 ScopedThreadStateChange tsc(self, kWaitingForGcToComplete); in StartGC()2048 ScopedThreadStateChange tsc2(self, kWaitingForGcToComplete); in PerformHomogeneousSpaceCompact()2136 ScopedThreadStateChange tsc2(self, kWaitingForGcToComplete); in TransitionCollector()2718 ScopedThreadStateChange tsc2(self, kWaitingForGcToComplete); in CollectGarbageInternal()3539 ScopedThreadStateChange tsc(self, kWaitingForGcToComplete); in WaitForGcToComplete()