Searched refs:SIGEV_THREAD_ID (Results 1 – 5 of 5) sorted by relevance
223 #define SIGEV_THREAD_ID 4 /* Send signal to a kernel thread. */ macro
1200 evp->sigev_notify != SIGEV_THREAD_ID) in kern_ktimer_create()1203 evp->sigev_notify == SIGEV_THREAD_ID) && in kern_ktimer_create()1273 it->it_sigev.sigev_notify == SIGEV_THREAD_ID) { in kern_ktimer_create()1663 it->it_sigev.sigev_notify == SIGEV_THREAD_ID) { in itimer_fire()
898 job->uaiocb.aio_sigevent.sigev_notify == SIGEV_THREAD_ID) in aio_bio_done_notify()911 lj->lioj_signal.sigev_notify == SIGEV_THREAD_ID)) { in aio_bio_done_notify()1543 job->uaiocb.aio_sigevent.sigev_notify != SIGEV_THREAD_ID && in aio_aqueue()1550 job->uaiocb.aio_sigevent.sigev_notify == SIGEV_THREAD_ID) && in aio_aqueue()2271 lj->lioj_signal.sigev_notify == SIGEV_THREAD_ID) { in kern_lio_listio()2331 lj->lioj_signal.sigev_notify == SIGEV_THREAD_ID)) { in kern_lio_listio()
2341 sigev->sigev_notify != SIGEV_THREAD_ID && in kern_kmq_notify()2345 sigev->sigev_notify == SIGEV_THREAD_ID) && in kern_kmq_notify()
2129 if (sigev->sigev_notify == SIGEV_THREAD_ID) { in sigev_findtd()