Searched defs:njobs (Results 1 - 2 of 2) sorted by relevance

/external/mksh/src/
H A Djobs.c121 static int32_t njobs; /* # of jobs started */ variable
391 pi.j->age = ++njobs;
511 coproc.njobs++;
1246 --coproc.njobs == 0)
H A Dsh.h782 int njobs; /* number of live jobs using output pipe */ member in struct:coproc

Completed in 47 milliseconds