Lines Matching refs:SetStateUnsafe
772 ThreadState old_state = self->SetStateUnsafe(kRunnable);
779 CHECK_EQ(self->SetStateUnsafe(old_state), kRunnable);
796 ThreadState old_state = self->SetStateUnsafe(kRunnable);
821 CHECK_EQ(self->SetStateUnsafe(old_state), kRunnable);
3129 const ThreadState old_state = self->SetStateUnsafe(kRunnable);
3139 CHECK_EQ(self->SetStateUnsafe(old_state), kRunnable);