Searched refs:target_lwp (Results 1 – 1 of 1) sorted by relevance
936 static void _before_sending_jobctl_signal(int signo, rt_lwp_t target_lwp, lwp_siginfo_t si) in _before_sending_jobctl_signal() argument942 LWP_ASSERT_LOCKED(target_lwp); in _before_sending_jobctl_signal()948 sigqueue_discard_sigset(_SIGQ(target_lwp), &jobctl_sigset); in _before_sending_jobctl_signal()952 target_lwp->jobctl_stopped = RT_FALSE; in _before_sending_jobctl_signal()953 rt_list_for_each_entry(thr_iter, &target_lwp->t_grp, sibling) in _before_sending_jobctl_signal()984 rt_list_for_each_entry(thr_iter, &target_lwp->t_grp, sibling) in _before_sending_jobctl_signal()
Completed in 5 milliseconds