sigevent
struct sigevent;
int timer_create(clockid_t, struct sigevent *__restrict, timer_t *__restrict);
struct sigevent me_sigev;
struct sigevent sig_struct;
bzero(&sig_struct, sizeof (struct sigevent));
struct sigevent sigev;
struct sigevent ev;
struct sigevent sig_struct;
bzero(&sig_struct, sizeof (struct sigevent));
struct sigevent ev;
struct sigevent ev;
struct sigevent ev;
int, struct sigevent *_RESTRICT_KYWD);
int, struct sigevent *_RESTRICT_KYWD);
int mq_notify(mqd_t, const struct sigevent *);
extern int timer_create(clockid_t, struct sigevent *_RESTRICT_KYWD,
struct sigevent req_sigevent;
extern int _aio_sigev_thread_init(struct sigevent *);
struct sigevent *lio_sigevent; /* Notification function and attr. */
int nent, struct sigevent *_RESTRICT_KYWD sigevp)
int nent, struct sigevent *_RESTRICT_KYWD sigevp)
sigevent = *sigevp;
sigevp = &sigevent;
extern int __timer_create(clockid_t, struct sigevent *, timer_t *);
timer_create(clockid_t clock_id, struct sigevent *sigevp, timer_t *timerid)
struct sigevent sigevent;
sigevent.sigev_notify = SIGEV_PORT;
sigevp = &sigevent;
const struct sigevent *sigevp)
mq_notify(mqd_t mqdes, const struct sigevent *sigevp)
struct sigevent sigevent;
(void) memset(&sigevent, 0, sizeof (sigevent));
struct sigevent *sigevp;
sigevp = (struct sigevent *)port_event.portev_object;
setup_sigev_handler(const struct sigevent *sigevp, subsystem_t caller)
_aio_sigev_thread_init(struct sigevent *sigevp)
struct sigevent tcd_notif; /* encapsulates usr fct and usr vals */
const struct sigevent *, subsystem_t);
struct sigevent sev;
struct sigevent sigev = {
struct sigevent sev;
int __ent, struct sigevent *__restrict __sig);
struct sigevent;
int __nent, struct sigevent *__restrict __sig);
struct sigevent *sigev)
struct sigevent sigevk;
(sigev && copyin(sigev, &sigevk, sizeof (struct sigevent)))) {
struct sigevent *sigev;
sigev = (struct sigevent *)&aiocb64.aio_sigevent;
struct sigevent *sigev;
(struct sigevent *)a4);
(struct sigevent *)a4, AIO_64);
struct sigevent sigevk;
(int)uap[3], (struct sigevent *)uap[4], AIO_32));
static int alio(int, aiocb_t **, int, struct sigevent *);
struct sigevent *ev = &be->clk_default;
struct sigevent *ev = &be->clk_default;
int timer_create(clockid_t, struct sigevent *, timer_t *);
timer_create(clockid_t clock, struct sigevent *evp, timer_t *tid)
struct sigevent ev;
struct sigevent aio_sigevent; /* notification type */
struct sigevent aio_sigevent; /* notification type */
struct sigevent clk_default;