Searched defs:kWaitingForGcToComplete (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dthread_state.h30 kWaitingForGcToComplete, // WAITING TS_WAIT blocked waiting for GC enumerator in enum:art::ThreadState
/art/runtime/gc/
H A Dheap.cc1741 ScopedThreadStateChange tsc(Thread::Current(), kWaitingForGcToComplete); local

Completed in 91 milliseconds