Home
last modified time | relevance | path

Searched refs:SIGEV_THREAD (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/sys/
H A Dsignal.h168 #define SIGEV_THREAD 3 /* [NOTIMP] [RTS] call notification function */ macro
/xnu-8019.80.24/bsd/kern/
H A Dkern_aio.c1295 case SIGEV_THREAD: in aio_sigev_validate()