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

/illumos-gate/usr/src/uts/common/os/
H A Dsig.c95 static int isjobstop(int);
368 isjobstop(int sig) function
646 * calling isjobstop(). The current signal may be reset
647 * by a debugger while we are stopped in isjobstop().
660 !isjobstop(sig))) {
758 * isjobstop() when we loop around to do final checks.)

Completed in 48 milliseconds