Home | History | Annotate | Download | only in src

Lines Matching refs:jstate

1424 	int	jstate;
1434 jstate = PRUNNING;
1439 if (p->state > jstate)
1440 jstate = p->state;
1442 j->state = jstate;