Searched refs:sigevent (Results 1 – 10 of 10) sorted by relevance
49 _aio_notify(struct sigevent *sigevp) in _aio_notify()87 struct sigevent *sigevp = vsigevp; in _aio_thr_start()156 int nent, struct sigevent * __restrict sigevp) in lio_listio()
41 extern int __sys_mq_notify(int, const struct sigevent *);67 __mq_notify(mqd_t mqd, const struct sigevent *evp) in __mq_notify()
82 struct sigevent aio_sigevent; /* Signal to deliver */110 struct sigevent * __restrict);
86 struct sigevent mq_sig_notify;
173 struct sigevent { struct
785 struct sigevent * sig; char sig_[PAD_(struct sigevent *)];1262 …const struct sigevent * notification; char notification_[PAD_(const struct sigevent *)…
183 struct sigevent;184 int timer_create(clockid_t, struct sigevent *__restrict, timer_t *__restrict);
51 int mq_notify(mqd_t, const struct sigevent *);
965 struct sigevent sig; in sys_mq_notify()971 sizeof(struct sigevent)); in sys_mq_notify()988 sizeof(struct sigevent)); in sys_mq_notify()
797 struct sigevent *se; in get_ctio()