Searched refs:SIGEV_THREAD (Results 1 – 13 of 13) sorted by relevance
8 #if !(defined(SIGEV_THREAD) || (defined(HAVE_DECL_SIGEV_THREAD) && HAVE_DECL_SIGEV_THREAD))9 # define SIGEV_THREAD 2 macro27 XLAT(SIGEV_THREAD),
3 SIGEV_THREAD 2
56 case SIGEV_THREAD: in MPERS_PRINTER_DECL()88 case SIGEV_THREAD: in MPERS_PRINTER_DECL()
2903 * time.c (printsigevent): Handle SIGEV_THREAD.
70 sev.sigev_notify = SIGEV_THREAD; in main()
63 if (fio_timers[i].sigev_notify == SIGEV_THREAD) in sig_alrm()
175 se.sigev_notify = SIGEV_THREAD; in phOsalNfc_Timer_Create()
270 #define SIGEV_THREAD 2 /* deliver via thread creation */ macro
79 se.sigev_notify = SIGEV_THREAD; in phOsalNfc_Timer_Create()
185 sevp.sigev_notify = SIGEV_THREAD; in deTimer_create()
617 SIGEV_THREAD SIGSTKSZ SIG_BLOCK SIG_SETMASK SIG_UNBLOCK SS_DISABLE \
923 #define VKI_SIGEV_THREAD SIGEV_THREAD
1099 evp.sigev_notify = x0 + SIGEV_THREAD; in sys_timer_create2()