Home | History | Annotate | Download | only in src

Lines Matching refs:SIGCHLD

970     child_pid = clone(&ExecDeathTestChildMain, stack_top, SIGCHLD, &args);