Searched refs:exit_signal (Results 1 – 7 of 7) sorted by relevance
168 p->exit_signal = SIGCHLD; in forget_original_parent()372 if (current->exit_signal && current->exit_signal != SIGCHLD && in exit_notify()375 current->exit_signal = SIGCHLD; in exit_notify()389 do_notify_parent(current, current->exit_signal); in exit_notify()402 do_notify_parent(p, p->exit_signal); in exit_notify()524 if (((p->exit_signal != SIGCHLD) ^ ((options & __WCLONE) != 0)) in sys_wait4()
772 p->exit_signal = clone_flags & CSIGNAL; in do_fork()
1298 this_task->exit_signal = SIGCHLD; in reparent_to_init()
75 current->exit_signal = SIGCHLD; in md_init_signals()
407 task->exit_signal, in proc_pid_stat()
333 int exit_code, exit_signal; member
675 if ((p->exit_signal != SIGCHLD)) in irix_waitsys()