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

/xnu-2782.1.97/bsd/sys/
H A Daio_kern.h76 #define AIO_DISABLE 0x00002000 /* process is trying to exit or exec and we need */ macro
/xnu-2782.1.97/bsd/kern/
H A Dkern_aio.c450 entryp->flags |= AIO_DISABLE; /* Don't want a signal */
2248 (entryp->flags & AIO_DISABLE) == 0 ) {

Completed in 75 milliseconds