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

/bionic/libc/kernel/uapi/asm-generic/
H A Dsiginfo.h262 } _sigev_un; member in struct:sigevent
265 #define sigev_notify_function _sigev_un._sigev_thread._function
266 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute
267 #define sigev_notify_thread_id _sigev_un._tid

Completed in 4 milliseconds