Searched defs:sigev (Results 1 – 8 of 8) sorted by relevance
17 struct sigevent sigev; in main() local
62 struct sigevent sigev; in main() local
317 ksiginfo_set_sigev(ksiginfo_t *dst, struct sigevent *sigev) in ksiginfo_set_sigev()
1279 …char sigev_l_[PADL_(const struct sigevent *)]; const struct sigevent * sigev; char sigev_r_[PADR_(… member
459 aio_sendsig(struct proc *p, struct sigevent *sigev, ksiginfo_t *ksi, bool ext) in aio_sendsig()
2352 kern_kmq_notify(struct thread *td, int mqd, struct sigevent *sigev) in kern_kmq_notify()
2239 sigev_findtd(struct proc *p, struct sigevent *sigev, struct thread **ttd) in sigev_findtd()
402 …char sigev_l_[PADL_(const struct sigevent32 *)]; const struct sigevent32 * sigev; char sigev_r_[PA… member