Home
last modified time | relevance | path

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

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