Home
last modified time | relevance | path

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

/freebsd-src/sys/compat/linux/
H A Dlinux_time.h80 struct l_sigevent { struct
81 l_sigval_t sigev_value;
82 l_int sigev_signo;
83 l_int sigev_notify;
84 union {
91 } _l_sigev_un;