Home
last modified time | relevance | path

Searched defs:SI_QUEUE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Dprocfs.d.in128 inline int SI_QUEUE = @SI_QUEUE@; variable
/illumos-gate/usr/src/boot/sys/sys/
H A Dsignal.h337 #define SI_QUEUE 0x10002 /* Signal sent by the sigqueue(). */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dsiginfo.h132 #define SI_QUEUE (-2) /* user generated signal via sigqueue() */ macro