HomeSort by relevance Sort by last modified time
    Searched defs:_sigev_un (Results 1 - 9 of 9) sorted by null

  /external/kernel-headers/original/linux/
compat.h 146 } _sigev_un; member in struct:compat_sigevent
  /bionic/libc/kernel/common/asm-generic/
siginfo.h 206 } _sigev_un; member in struct:sigevent
209 #define sigev_notify_function _sigev_un._sigev_thread._function
210 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute
211 #define sigev_notify_thread_id _sigev_un._tid
  /external/kernel-headers/original/asm-generic/
siginfo.h 263 } _sigev_un; member in struct:sigevent
266 #define sigev_notify_function _sigev_un._sigev_thread._function
267 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute
268 #define sigev_notify_thread_id _sigev_un._tid
  /ndk/build/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 206 } _sigev_un; member in struct:sigevent
209 #define sigev_notify_function _sigev_un._sigev_thread._function
210 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute
211 #define sigev_notify_thread_id _sigev_un._tid
  /ndk/build/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 206 } _sigev_un; member in struct:sigevent
209 #define sigev_notify_function _sigev_un._sigev_thread._function
210 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute
211 #define sigev_notify_thread_id _sigev_un._tid
  /ndk/build/platforms/android-5/arch-arm/usr/include/asm-generic/
siginfo.h 206 } _sigev_un; member in struct:sigevent
209 #define sigev_notify_function _sigev_un._sigev_thread._function
210 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute
211 #define sigev_notify_thread_id _sigev_un._tid
  /ndk/build/platforms/android-5/arch-x86/usr/include/asm-generic/
siginfo.h 206 } _sigev_un; member in struct:sigevent
209 #define sigev_notify_function _sigev_un._sigev_thread._function
210 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute
211 #define sigev_notify_thread_id _sigev_un._tid
  /ndk/build/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 206 } _sigev_un; member in struct:sigevent
209 #define sigev_notify_function _sigev_un._sigev_thread._function
210 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute
211 #define sigev_notify_thread_id _sigev_un._tid
  /ndk/build/platforms/android-8/arch-x86/usr/include/asm-generic/
siginfo.h 206 } _sigev_un; member in struct:sigevent
209 #define sigev_notify_function _sigev_un._sigev_thread._function
210 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute
211 #define sigev_notify_thread_id _sigev_un._tid

Completed in 20 milliseconds