Home | History | Annotate | Download | only in runtime

Lines Matching refs:kRunnable

331             if (thread->GetState() == kRunnable) {
417 if (thread->GetState() != kRunnable) {
428 // checkpoint request. Otherwise we will hang as they are blocking in the kRunnable state.
506 CHECK_NE(self->GetState(), kRunnable);
540 CHECK_NE(self->GetState(), kRunnable);
685 // Debugger thread might be set to kRunnable for a short period of time after the
696 CHECK_NE(self->GetState(), kRunnable);
1155 CHECK_NE(self->GetState(), kRunnable);
1369 if (thread != self && thread->GetState() == kRunnable) {
1427 CHECK_NE(self->GetState(), kRunnable);