sigevent
int mq_notify(mqd_t, const struct sigevent *);
struct sigevent;
int timer_create(clockid_t, struct sigevent *__restrict, timer_t *__restrict);
int nent, struct sigevent * __restrict sigevp)
_aio_notify(struct sigevent *sigevp)
struct sigevent *sigevp = vsigevp;
extern int __sys_mq_notify(int, const struct sigevent *);
__mq_notify(mqd_t mqd, const struct sigevent *evp)
struct sigevent *se;
struct sigevent sig;
sizeof(struct sigevent));
sizeof(struct sigevent));
struct sigevent * __restrict);
struct sigevent aio_sigevent; /* Signal to deliver */
struct sigevent mq_sig_notify;
const struct sigevent * notification; char notification_[PAD_(const struct sigevent *)];
struct sigevent * sig; char sig_[PAD_(struct sigevent *)];