Home
last modified time | relevance | path

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

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