Home
last modified time | relevance | path

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

/components/lwp/
A Dlwp_signal.c555 rt_lwp_t parent_lwp = child_lwp->parent; in _notify_parent_and_leader() local
557 if (!parent_lwp) in _notify_parent_and_leader()
573 lwp_waitpid_kick(parent_lwp, child_lwp); in _notify_parent_and_leader()
575 if (_need_notify_status_changed(parent_lwp, trig_signo)) in _notify_parent_and_leader()
588 lwp_signal_kill(parent_lwp, SIGCHLD, si_code, ext); in _notify_parent_and_leader()

Completed in 7 milliseconds