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

  /art/runtime/gc/collector/
semi_space.cc 181 ThreadState old_state = self_->SetStateUnsafe(kRunnable);
187 CHECK_EQ(self_->SetStateUnsafe(old_state), kRunnable);
    [all...]