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

  /art/runtime/
thread_list.cc     [all...]
thread.h 836 void SetIsGcMarking(bool is_marking) {
    [all...]
  /art/runtime/gc/collector/
concurrent_copying.cc 202 thread->SetIsGcMarking(true);
504 thread->SetIsGcMarking(false);
    [all...]

Completed in 297 milliseconds