Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsiginfo.h104 struct sigevent32 { struct
105 int32_t sigev_notify; /* notification mode */
106 int32_t sigev_signo; /* signal number */
107 union sigval32 sigev_value; /* signal value */
108 caddr32_t sigev_notify_function;
109 caddr32_t sigev_notify_attributes;
110 int32_t __sigev_pad2;