Home
last modified time | relevance | path

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

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