SA_NOCLDSTOP
#define SA_NOCLDSTOP 0x0008 /* do not generate SIGCHLD on child stop */
#define SA_NOCLDSTOP 0x00020000 /* don't send job control SIGCLD's */
#define SA_NOCLDSTOP 0x00020000 /* don't send job control SIGCLD's */