Searched refs:SIGEV_THREAD_ID (Results 1 – 8 of 8) sorted by relevance
201 #define SIGEV_THREAD_ID 4 /* Send signal to a kernel thread. */ macro
1249 evp->sigev_notify != SIGEV_THREAD_ID) in kern_ktimer_create() 1252 evp->sigev_notify == SIGEV_THREAD_ID) && in kern_ktimer_create() 1319 it->it_sigev.sigev_notify == SIGEV_THREAD_ID) { in kern_ktimer_create() 1752 it->it_sigev.sigev_notify == SIGEV_THREAD_ID) { in itimer_fire()
887 job->uaiocb.aio_sigevent.sigev_notify == SIGEV_THREAD_ID) in aio_bio_done_notify()900 lj->lioj_signal.sigev_notify == SIGEV_THREAD_ID)) { in aio_bio_done_notify()1523 job->uaiocb.aio_sigevent.sigev_notify != SIGEV_THREAD_ID && in aio_aqueue()1530 job->uaiocb.aio_sigevent.sigev_notify == SIGEV_THREAD_ID) && in aio_aqueue()2255 lj->lioj_signal.sigev_notify == SIGEV_THREAD_ID) { in kern_lio_listio()2315 lj->lioj_signal.sigev_notify == SIGEV_THREAD_ID)) { in kern_lio_listio()
2364 sigev->sigev_notify != SIGEV_THREAD_ID && in kern_kmq_notify()2368 sigev->sigev_notify == SIGEV_THREAD_ID) && in kern_kmq_notify()
2243 if (sigev->sigev_notify == SIGEV_THREAD_ID) { in sigev_findtd()
231 newevp->sigev_notify = SIGEV_THREAD_ID; in __sigev_get_sigevent()
1241 case SIGEV_THREAD_ID: in print_sigevent()
3821 case SIGEV_THREAD_ID: in convert_sigevent32()