Home | History | Annotate | Download | only in runtime

Lines Matching refs:kRunnable

204     CHECK_NE(self->GetState(), kRunnable);
224 if (thread->GetState() == kRunnable) {
282 CHECK_NE(self->GetState(), kRunnable);
319 CHECK_NE(self->GetState(), kRunnable);
667 CHECK_NE(self->GetState(), kRunnable);
844 if (thread != self && thread->GetState() == kRunnable) {