Searched refs:sigevent (Results 1 – 8 of 8) sorted by relevance
9 typedef struct sigevent struct
56 struct sigevent *sigevp;116 extern int __aio_notify_only (struct sigevent *sigev) attribute_hidden;
32 ___timer_create (clockid_t clock_id, struct sigevent *evp, timer_t *timerid) in ___timer_create()46 struct sigevent local_evp; in ___timer_create()110 struct sigevent sev = in ___timer_create()151 __timer_create_old (clockid_t clock_id, struct sigevent *evp, int *timerid) in __timer_create_old()
203 __mq_notify (mqd_t mqdes, const struct sigevent *notification) in __mq_notify()253 struct sigevent se; in __mq_notify()
22 typedef struct sigevent struct
71 struct sigevent sigev1 = in main()76 struct sigevent sigev2; in main()
55 struct sigevent sev = { 0 }; in do_test()
47 struct sigevent event;
Completed in 7 milliseconds