Lines Matching refs:sigev_signo
1243 (pt->pt_ev.sigev_signo <= 0 ||
1244 pt->pt_ev.sigev_signo >= NSIG))) {
1265 pt->pt_ev.sigev_signo = SIGALRM;
1268 pt->pt_ev.sigev_signo = SIGVTALRM;
1271 pt->pt_ev.sigev_signo = SIGPROF;
1673 pt->pt_ev.sigev_signo = SIGALRM;
1677 pt->pt_ev.sigev_signo = SIGVTALRM;
1681 pt->pt_ev.sigev_signo = SIGPROF;
1800 if (sigismember(&p->p_sigpend.sp_set, pt->pt_ev.sigev_signo)) {
1806 ksi.ksi_signo = pt->pt_ev.sigev_signo;