Searched refs:JOBRUNNING (Results 1 – 2 of 2) sorted by relevance
74 #define JOBRUNNING 0 /* at least one proc running */ macro
374 jp->state = JOBRUNNING; in restartjob()620 if (!jp->used || jp->state != JOBRUNNING) { in waitcmd()637 while (job->state == JOBRUNNING) { in waitcmd()811 jp->state = JOBRUNNING; in makejob()991 while (jp->state == JOBRUNNING) { in waitforjob()1093 if (thisjob && thisjob->state != JOBRUNNING) { in dowait()