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

/external/mksh/src/
H A Djobs.c122 static int32_t njobs; /* # of jobs started */ variable
440 j->age = ++njobs;
568 coproc.njobs++;
1372 --coproc.njobs == 0)
H A Dexec.c272 coproc.njobs = 0;
284 * will also increment coproc.njobs when the
H A Dmain.c1352 coproc.njobs = 0;
H A Dsh.h834 int njobs; /* number of live jobs using output pipe */ member in struct:coproc

Completed in 83 milliseconds