Searched refs:jobcheck (Results 1 - 5 of 5) 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);
H A Dservice.h363 extern void jobcheck(Coshell_t*);
H A Dschedule.c170 jobcheck(NiL);
456 if (sp->running) jobcheck(sp);
H A Dmain.c440 jobcheck(sp);
728 jobcheck(NiL);

Completed in 34 milliseconds