Home | History | Annotate | Download | only in runtime

Lines Matching refs:kBlocked

260       ScopedThreadStateChange tsc(self, kBlocked);  // Change to blocked and give up mutator_lock_.
688 ScopedThreadStateChange tsc(self, kBlocked);
756 // TODO: Consider switching the thread state to kBlocked when we are yielding.
942 } else if (state == kBlocked) {