Home | History | Annotate | Download | only in runtime

Lines Matching refs:kRunnable

243     return state_and_flags.as_struct.state != kRunnable &&
1242 if (old_state == kRunnable && new_state != kRunnable) {