Searched refs:signo_or_exitcode (Results 1 – 1 of 1) sorted by relevance
1535 int signo_or_exitcode; in _notify_parent() local1543 signo_or_exitcode = WTERMSIG(lwp_status); in _notify_parent()1548 signo_or_exitcode = WEXITSTATUS(lwp->lwp_status); in _notify_parent()1558 ext->sigchld.status = signo_or_exitcode; in _notify_parent()
Completed in 5 milliseconds