Searched refs:SIGEV_THREAD (Results 1 – 10 of 10) sorted by relevance
10 #if defined(SIGEV_THREAD) || (defined(HAVE_DECL_SIGEV_THREAD) && HAVE_DECL_SIGEV_THREAD)11 XLAT(SIGEV_THREAD),
3 SIGEV_THREAD
63 if (fio_timers[i].sigev_notify == SIGEV_THREAD) in sig_alrm()
175 se.sigev_notify = SIGEV_THREAD; in phOsalNfc_Timer_Create()
263 #define SIGEV_THREAD 2 /* deliver via thread creation */ macro
79 se.sigev_notify = SIGEV_THREAD; in phOsalNfc_Timer_Create()
606 else if (sev.sigev_notify == SIGEV_THREAD) in printsigevent32()650 else if (sev.sigev_notify == SIGEV_THREAD) in printsigevent()
2903 * time.c (printsigevent): Handle SIGEV_THREAD.
185 sevp.sigev_notify = SIGEV_THREAD; in deTimer_create()
617 SIGEV_THREAD SIGSTKSZ SIG_BLOCK SIG_SETMASK SIG_UNBLOCK SS_DISABLE \