Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/sys/sys/
H A Dsignal.h188 #define SIGEV_THREAD 2 /* Call back from another pthread. */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dsiginfo.h97 #define SIGEV_THREAD 3 /* call back from another thread */ macro