Searched defs:sigev (Results 1 – 5 of 5) sorted by relevance
321 ksiginfo_set_sigev(ksiginfo_t *dst, struct sigevent *sigev) in ksiginfo_set_sigev()
1292 …char sigev_l_[PADL_(const struct sigevent *)]; const struct sigevent * sigev; char sigev_r_[PADR_(… member
2329 kern_kmq_notify(struct thread *td, int mqd, struct sigevent *sigev) in kern_kmq_notify()
470 aio_sendsig(struct proc *p, struct sigevent *sigev, ksiginfo_t *ksi, bool ext) in aio_sendsig()
2125 sigev_findtd(struct proc *p ,struct sigevent *sigev, struct thread **ttd) in sigev_findtd()