Lines Matching refs:SIGEV_SIGNAL
684 aiocbp.aio_sigevent.sigev_notify = SIGEV_SIGNAL;
1260 aiocbp.aio_sigevent.sigev_notify = SIGEV_SIGNAL;
1697 if (aiocbp->aio_sigevent.sigev_notify == SIGEV_SIGNAL)
1711 SIGEV_SIGNAL ? "signal" : aiocbp->aio_sigevent.
1820 SIGEV_SIGNAL ? "signal" : aiocbp->aio_sigevent.
1832 if (aiocbp->aio_sigevent.sigev_notify == SIGEV_SIGNAL) {
1835 ("DEBUG %s/%d: aio_suspend received EINTR, sigev_notify=SIGEV_SIGNAL -- ok\n",
1843 SIGEV_SIGNAL ? "signal" : aiocbp->
1899 if (aiocbp->aio_sigevent.sigev_notify == SIGEV_SIGNAL)
1902 printf("DEBUG %s/%d: sigev_notify != SIGEV_SIGNAL\n",
1916 if (aiocbp->aio_sigevent.sigev_notify == SIGEV_SIGNAL)
1919 printf("DEBUG %s/%d: sigev_notify != SIGEV_SIGNAL\n",