Searched refs:SIGEV_THREAD (Results 1 – 4 of 4) sorted by relevance
437 { SIGEV_THREAD+1, "SIGEV_THREAD" },463 else if (sev.sigev_notify == SIGEV_THREAD)
902 * time.c (printsigevent): Handle SIGEV_THREAD.
175 se.sigev_notify = SIGEV_THREAD; in phOsalNfc_Timer_Create()
236 #define SIGEV_THREAD 2 /* deliver via thread creation */ macro