Searched refs:ignore_sigchld (Results 1 – 1 of 1) sorted by relevance
78 static int ignore_sigchld; /* Used while handling SIGCHLD traps. */ variable387 (signo != SIGCHLD || !ignore_sigchld)) { in onsig()420 ignore_sigchld++; in dotrap()455 ignore_sigchld--; in dotrap()