Home | History | Annotate | Download | only in runtime

Lines Matching defs:kRunnable

396   CHECK_NE(self->GetState(), kRunnable);
703 if (old_state_and_flags.as_struct.state != kRunnable) {
722 DCHECK_EQ(old_state_and_flags.as_struct.state, kRunnable);
1134 // this thread _ever_ entered kRunnable".
1221 CHECK_NE(GetState(), kRunnable);