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

/freebsd-10-stable/tests/sys/mqueue/
H A Dmqtest1.c18 struct sigevent sigev; local
H A Dmqtest5.c63 struct sigevent sigev; local
/freebsd-10-stable/sys/sys/
H A Dsignalvar.h300 ksiginfo_set_sigev(ksiginfo_t *dst, struct sigevent *sigev) argument
H A Dsysproto.h1419 char sigev_l_[PADL_(const struct sigevent *)]; const struct sigevent * sigev; char sigev_r_[PADR_(const struct sigevent *)]; member in struct:kmq_notify_args
/freebsd-10-stable/sys/kern/
H A Dvfs_aio.c617 aio_sendsig(struct proc *p, struct sigevent *sigev, ksiginfo_t *ksi) argument
H A Duipc_mqueue.c2305 kern_kmq_notify(struct thread *td, int mqd, struct sigevent *sigev) argument
[all...]
H A Dkern_sig.c2078 sigev_findtd(struct proc *p ,struct sigevent *sigev, struct thread **ttd) argument
/freebsd-10-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h430 char sigev_l_[PADL_(const struct sigevent32 *)]; const struct sigevent32 * sigev; char sigev_r_[PADR_(const struct sigevent32 *)]; member in struct:freebsd32_kmq_notify_args

Completed in 167 milliseconds