Searched refs:sigev_notify (Results 1 – 19 of 19) sorted by relevance
495 if (ev.sigev_notify == SIGEV_PORT || in timer_create()496 ev.sigev_notify == SIGEV_THREAD) { in timer_create()508 ev.sigev_notify = ev32.sigev_notify; in timer_create()515 if (ev.sigev_notify == SIGEV_PORT || in timer_create()516 ev.sigev_notify == SIGEV_THREAD) { in timer_create()529 switch (ev.sigev_notify) { in timer_create()619 if (ev.sigev_notify == SIGEV_THREAD || in timer_create()620 ev.sigev_notify == SIGEV_PORT) { in timer_create()674 if (ev.sigev_notify == SIGEV_SIGNAL) in timer_create()
1246 (sigevk.sigev_notify == SIGEV_THREAD || in alio()1247 sigevk.sigev_notify == SIGEV_PORT)) { in alio()1248 if (sigevk.sigev_notify == SIGEV_THREAD) { in alio()1287 if (sigev && sigevk.sigev_notify == SIGEV_SIGNAL && in alio()1431 aio_port = (aiocb->aio_sigevent.sigev_notify == SIGEV_PORT); in alio()1432 aio_thread = (aiocb->aio_sigevent.sigev_notify == SIGEV_THREAD); in alio()1984 aiocb.aio_sigevent.sigev_notify = 0; in arw()1991 aiocb64.aio_sigevent.sigev_notify = 0; in arw()2094 if (sigev->sigev_notify == SIGEV_PORT) { in aiorw()2101 } else if (sigev->sigev_notify == SIGEV_THREAD) { in aiorw()[all …]
313 ev->sigev_notify = SIGEV_SIGNAL; in clock_realtime_init()
361 ev->sigev_notify = SIGEV_SIGNAL; in clock_highres_init()
1368 switch (reqp->req_sigevent.sigev_notify) { in _aiodone()2185 if (aiocbp->aio_sigevent.sigev_notify == SIGEV_NONE) { in _aio_rw()2186 reqp->req_sigevent.sigev_notify = SIGEV_NONE; in _aio_rw()2187 } else if (aiocbp->aio_sigevent.sigev_notify == SIGEV_SIGNAL) { in _aio_rw()2188 reqp->req_sigevent.sigev_notify = SIGEV_SIGNAL; in _aio_rw()2193 } else if (aiocbp->aio_sigevent.sigev_notify == SIGEV_PORT) { in _aio_rw()2195 reqp->req_sigevent.sigev_notify = SIGEV_PORT; in _aio_rw()2204 } else if (aiocbp->aio_sigevent.sigev_notify == SIGEV_THREAD) { in _aio_rw()2205 reqp->req_sigevent.sigev_notify = SIGEV_THREAD; in _aio_rw()2306 if (aiocbp->aio_sigevent.sigev_notify == SIGEV_NONE) { in _aio_rw64()[all …]
198 (sigevp->sigev_notify == SIGEV_SIGNAL || in lio_listio()199 sigevp->sigev_notify == SIGEV_THREAD || in lio_listio()200 sigevp->sigev_notify == SIGEV_PORT))) in lio_listio()207 if (sigevp->sigev_notify == SIGEV_THREAD) { in lio_listio()213 } else if (sigevp->sigev_notify == SIGEV_PORT) { in lio_listio()1395 (sigevp->sigev_notify == SIGEV_SIGNAL || in lio_listio64()1396 sigevp->sigev_notify == SIGEV_THREAD || in lio_listio64()1397 sigevp->sigev_notify == SIGEV_PORT))) in lio_listio64()1404 if (sigevp->sigev_notify == SIGEV_THREAD) { in lio_listio64()1410 } else if (sigevp->sigev_notify == SIGEV_PORT) { in lio_listio64()
201 reqp->req_sigevent.sigev_notify = SIGEV_NONE; in _aio_req_alloc()
45 ev.sigev_notify = SIGEV_SIGNAL; in main()
87 int sigev_notify; /* notification mode */ member107 int32_t sigev_notify; /* notification mode */ member
93 sigevp->sigev_notify == SIGEV_THREAD && in timer_create()
923 tcdp->tcd_notif.sigev_notify = SIGEV_THREAD; in cancel_if_necessary()988 switch (ntype = sigevp->sigev_notify) { in mq_notify()1003 sigevent.sigev_notify = SIGEV_PORT; in mq_notify()
637 sigevp->sigev_notify != SIGEV_THREAD || in _aio_sigev_thread_init()
134 int sigev_notify; /* notification mode */ member
397 ev.sigev_notify = SIGEV_SIGNAL; in main()569 ev.sigev_notify = SIGEV_SIGNAL; in main()
294 ev.sigev_notify = SIGEV_SIGNAL; in setup()
1556 sig_struct.sigev_notify = SIGEV_SIGNAL; in set_timer()
1357 sig_struct.sigev_notify = SIGEV_SIGNAL; in stats_timer()
475 sigev.sigev_notify = SIGEV_PORT; in ilbd_hc_timer_init()
818 ev.sigev_notify = SIGEV_SIGNAL; in status_init()