Searched defs:_sigev_un (Results 1 - 2 of 2) sorted by relevance

/include/linux/
H A Dcompat.h233 } _sigev_un; member in struct:compat_sigevent
/include/uapi/asm-generic/
H A Dsiginfo.h290 } _sigev_un; member in struct:sigevent
293 #define sigev_notify_function _sigev_un._sigev_thread._function
294 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute
295 #define sigev_notify_thread_id _sigev_un._tid

Completed in 51 milliseconds