Searched refs:sigev_notify_function (Results 1 – 7 of 7) sorted by relevance
71 sev.sigev_notify_function = in main()83 sev.sigev_notify_function, in main()
60 if (fio_timers[i].sigev_notify_function == NULL) in sig_alrm()64 fio_timers[i].sigev_notify_function(sv); in sig_alrm()
90 printaddr((unsigned long) sev.sigev_notify_function); in MPERS_PRINTER_DECL()
176 se.sigev_notify_function = phOsalNfc_Timer_Expired; in phOsalNfc_Timer_Create()
300 #define sigev_notify_function _sigev_un._sigev_thread._function macro
80 se.sigev_notify_function = phOsalNfc_Timer_Expired; in phOsalNfc_Timer_Create()
187 sevp.sigev_notify_function = timerCallback; in deTimer_create()