Home
last modified time | relevance | path

Searched refs:signo_or_exitcode (Results 1 – 1 of 1) sorted by relevance

/components/lwp/
A Dlwp_pid.c1535 int signo_or_exitcode; in _notify_parent() local
1543 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