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

/ast/src/cmd/coshell/
H A Dcotest.c37 jobcheck(Coshell_t* a) function
H A Djob.c104 jobcheck(Coshell_t* only) function
118 message((-4, "jobcheck: %s: job %d pid %d lost", sp->name, jp->rid, jp->pid));
177 message((-4, "jobcheck: %s: possibly hung %s", sp->name, fmtelapsed(cs.time - sp->start, 1)));
261 if (state.joblimit) jobcheck(NiL);

Completed in 10 milliseconds