Home
last modified time | relevance | path

Searched defs:SIGEV_NONE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/sys/sys/
H A Dsignal.h186 #define SIGEV_NONE 0 /* No async notification. */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dsiginfo.h95 #define SIGEV_NONE 1 /* no notification */ macro