Home
last modified time | relevance | path

Searched defs:sigev (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/tests/sys/mqueue/
H A Dmqtest1.c17 struct sigevent sigev; in main() local
H A Dmqtest5.c62 struct sigevent sigev; in main() local
/freebsd-src/sys/sys/
H A Dsignalvar.h317 ksiginfo_set_sigev(ksiginfo_t *dst, struct sigevent *sigev) in ksiginfo_set_sigev()
H A Dsysproto.h1279 char sigev_l_[PADL_(const struct sigevent *)]; const struct sigevent * sigev; char sigev_r_[PADR_(const struct sigevent *)]; member
/freebsd-src/sys/kern/
H A Dvfs_aio.c467 aio_sendsig(struct proc * p,struct sigevent * sigev,ksiginfo_t * ksi,bool ext) aio_sendsig() argument
H A Duipc_mqueue.c2352 kern_kmq_notify(struct thread *td, int mqd, struct sigevent *sigev) in kern_kmq_notify() argument
[all...]
H A Dkern_sig.c2229 sigev_findtd(struct proc * p,struct sigevent * sigev,struct thread ** ttd) sigev_findtd() argument
/freebsd-src/sys/compat/freebsd32/
H A Dfreebsd32_proto.h402 char sigev_l_[PADL_(const struct sigevent32 *)]; const struct sigevent32 * sigev; char sigev_r_[PADR_(const struct sigevent32 *)]; member