Home
last modified time | relevance | path

Searched refs:SIGEV_NONE (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.1.10/tests/
H A Dfd_aio_fsync_uaf.c35 ap[n].aio_sigevent.sigev_notify = SIGEV_NONE; in attempt()
/xnu-11215.1.10/bsd/sys/
H A Dsignal.h166 #define SIGEV_NONE 0 /* No async notification */ macro
/xnu-11215.1.10/bsd/kern/
H A Dkern_aio.c1291 case SIGEV_NONE: in aio_sigev_validate()