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

/ast/src/cmd/coshell/
H A Dshell.c123 state.shellwait++;
157 state.shellwait--;
385 * call if state.shellwait>0
H A Dservice.h334 int shellwait; member in struct:__anon66
H A Djob.c182 if (state.jobwait || state.shellwait) cswakeup(state.wakeup = UPDATE * 1000L);
H A Dcommand.c542 sfprintf(state.string, " shellwait %-6d\n", state.shellwait);
H A Dmain.c379 state.shellwait--;

Completed in 27 milliseconds