Searched refs:CLD_STOPPED (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dsignal.h368 #define CLD_STOPPED 5 /* [XSI] child has stopped */ macro
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_sig.c2036 pp->si_code = CLD_STOPPED;
2453 pp->si_code = CLD_STOPPED;
H A Dkern_exit.c1460 siginfo.si_code = CLD_STOPPED;

Completed in 28 milliseconds