Searched refs:JOBRUNNING (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/shell/
H A Dash.c3122 #define JOBRUNNING 0 /* at least one proc running */ macro
3543 jp->state = JOBRUNNING;
3704 state = JOBRUNNING;
3706 if (state == JOBRUNNING)
3725 if (state != JOBRUNNING) {
3788 if (jp->state == JOBRUNNING) {
3921 if (jp->state == JOBRUNNING)
3947 while (job->state == JOBRUNNING)
4507 while (jp->state == JOBRUNNING) {

Completed in 125 milliseconds