Searched refs:SIGEV_SIGNAL (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dsignal.h166 #define SIGEV_SIGNAL 1 /* aio - completion notification */ macro
/xnu-2782.1.97/bsd/kern/
H A Dkern_aio.c2122 * sigev_notify equal to SIGEV_SIGNAL or SIGEV_NONE. this means
2128 case SIGEV_SIGNAL:
2247 if ( entryp->aiocb.aio_sigevent.sigev_notify == SIGEV_SIGNAL &&

Completed in 77 milliseconds