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