Searched refs:_sigev_un (Results 1 – 4 of 4) sorted by relevance
332 } _sigev_un; member335 #define sigev_notify_function _sigev_un._sigev_thread._function336 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute337 #define sigev_notify_thread_id _sigev_un._tid
250 sev._sigev_un._tid = base::GetThreadId(); in Timer()
35 #define sigev_notify_thread_id _sigev_un._tid
33204 * configure.ac (AC_CHECK_MEMBERS): Remove struct sigevent._sigev_un._pad44503 struct sigevent._sigev_un._pad and struct sigevent.__pad.