Searched refs:SIGEV_NONE (Results 1 – 5 of 5) sorted by relevance
1369 case SIGEV_NONE: 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()2306 if (aiocbp->aio_sigevent.sigev_notify == SIGEV_NONE) { in _aio_rw64()2307 reqp->req_sigevent.sigev_notify = SIGEV_NONE; in _aio_rw64()
201 reqp->req_sigevent.sigev_notify = SIGEV_NONE; in _aio_req_alloc()
97 #define SIGEV_NONE 1 /* no notification */ macro
530 case SIGEV_NONE: in timer_create()
1008 case SIGEV_NONE: in mq_notify()