Searched defs:netbsd32_sigevent (Results 1 – 1 of 1) sorted by relevance
736 struct netbsd32_sigevent { struct737 int sigev_notify;738 int sigev_signo;739 union netbsd32_sigval sigev_value;740 netbsd32_voidp sigev_notify_function;741 netbsd32_voidp sigev_notify_attributes;