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

  /art/runtime/
thread.h     [all...]
thread_list.cc     [all...]
thread.cc 141 void Thread::SetIsGcMarkingAndUpdateEntrypoints(bool is_marking) {
    [all...]
  /art/runtime/gc/collector/
concurrent_copying.cc 345 thread->SetIsGcMarkingAndUpdateEntrypoints(true);
    [all...]

Completed in 77 milliseconds