Searched refs:CLD_CONTINUED (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dsignal.h355 #define CLD_CONTINUED 6 /* [XSI] stopped child has continued */ macro
/xnu-2782.1.97/bsd/kern/
H A Dkern_exit.c1058 trace_parent->si_code = CLD_CONTINUED;
1611 siginfo.si_code = CLD_CONTINUED;

Completed in 12 milliseconds