Lines Matching full:jstate
1357 int jstate;1367 jstate = PRUNNING;1372 if (p->state > jstate)1373 jstate = p->state;1375 j->state = jstate;