HomeSort by relevance Sort by last modified time
    Searched refs:kWaitingForGcToComplete (Results 1 - 4 of 4) sorted by null

  /art/runtime/
thread_state.h 30 kWaitingForGcToComplete, // WAITING TS_WAIT blocked waiting for GC
debugger.cc     [all...]
  /art/runtime/native/
java_lang_Thread.cc 75 case kWaitingForGcToComplete: return kJavaWaiting;
  /art/runtime/gc/
heap.cc     [all...]

Completed in 116 milliseconds