Home | History | Annotate | Download | only in collector

Lines Matching refs:SetStateUnsafe

170     ThreadState old_state = self_->SetStateUnsafe(kRunnable);
176 CHECK_EQ(self_->SetStateUnsafe(old_state), kRunnable);