Searched refs:SIGEV_THREAD (Results 1 – 25 of 28) sorted by relevance
12
20 #if defined(SIGEV_THREAD) || (defined(HAVE_DECL_SIGEV_THREAD) && HAVE_DECL_SIGEV_THREAD)22 static_assert((SIGEV_THREAD) == (2), "SIGEV_THREAD != 2");25 # define SIGEV_THREAD 249 XLAT(SIGEV_THREAD),
3 SIGEV_THREAD 2
57 case SIGEV_THREAD: in MPERS_PRINTER_DECL()72 case SIGEV_THREAD: in MPERS_PRINTER_DECL()
64 .notify = SIGEV_THREAD,137 case SIGEV_THREAD: in do_test()
78 se.sigev_notify = SIGEV_THREAD; in main()
84 sev.sigev_notify = SIGEV_THREAD; in main()
397 bogus_sev->sigev_notify = SIGEV_THREAD; in main()
87 SIGEV_THREAD = 2
700 aiocbp.aio_sigevent.sigev_notify = SIGEV_THREAD; in lio_write_buffer()1268 aiocbp.aio_sigevent.sigev_notify = SIGEV_THREAD; in lio_read_buffer()1708 SIGEV_THREAD ? "thread" : "unknown"));1817 SIGEV_THREAD ? "thread" : "unknown"));1841 SIGEV_THREAD ? "thread" : "unknown"));
109 SIGEV_THREAD = 2
1106 #ifdef SIGEV_THREAD1107 { "SIGEV_THREAD", (unsigned long) SIGEV_THREAD },
305 #define SIGEV_THREAD 2 /* deliver via thread creation */ macro
185 sevp.sigev_notify = SIGEV_THREAD; in deTimer_create()
539 SIGEV_THREAD = 2
124 SIGEV_THREAD = 131 variable
505 SIGEV_THREAD = 3 variable
860 aiocb->aio_sigevent.sigev_notify = SIGEV_THREAD; in sunos_do_async_io()