Searched refs:SIGEV_THREAD_ID (Results 1 – 6 of 6) sorted by relevance
11 #if !(defined(SIGEV_THREAD_ID) || (defined(HAVE_DECL_SIGEV_THREAD_ID) && HAVE_DECL_SIGEV_THREAD_ID))12 # define SIGEV_THREAD_ID 4 macro28 XLAT(SIGEV_THREAD_ID),
4 SIGEV_THREAD_ID 4
57 case SIGEV_THREAD_ID: in MPERS_PRINTER_DECL()68 case SIGEV_THREAD_ID: in MPERS_PRINTER_DECL()85 # warning unfamiliar struct sigevent => incomplete SIGEV_THREAD_ID decoding in MPERS_PRINTER_DECL()
96 # ifndef SIGEV_THREAD_ID in main()97 # define SIGEV_THREAD_ID 4 in main() macro99 sev.sigev_notify = SIGEV_THREAD_ID; in main()
271 #define SIGEV_THREAD_ID 4 /* deliver to thread */ macro
236 sigev.sigev_notify = SIGEV_THREAD_ID | SIGEV_SIGNAL; in timerthread()