Searched defs:sevp (Results 1 – 6 of 6) sorted by relevance
19 #define SAFE_MQ_NOTIFY(mqdes, sevp) \ argument102 mqd_t mqdes, const struct sigevent *sevp) in safe_mq_notify()
77 clockid_t clockid, struct sigevent *sevp, timer_t *timerid) in safe_timer_create()162 #define SAFE_TIMER_CREATE(clockid, sevp, timerid)\ argument
34 struct sigevent sevp; member
29 struct sigevent sevp = {.sigev_notify = SIGEV_NONE}; in run_test() local
152 struct sigevent sevp; in Start() local
179 struct sigevent sevp; in deTimer_create() local