Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsignalvar.h202 struct osigevent { struct
203 int sigev_notify; /* Notification type */
204 union {
207 } __sigev_u;
208 union sigval sigev_value; /* Signal value */