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

  /bionic/libc/kernel/uapi/asm-generic/
siginfo.h 252 } _sigev_thread; member in union:sigevent::__anon201
256 #define sigev_notify_function _sigev_un._sigev_thread._function
257 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute
  /development/ndk/platforms/android-3/include/asm-generic/
siginfo.h 205 } _sigev_thread; member in union:sigevent::__anon1279
209 #define sigev_notify_function _sigev_un._sigev_thread._function
210 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute
  /development/ndk/platforms/android-L/include/asm-generic/
siginfo.h 252 } _sigev_thread; member in union:sigevent::__anon1898
256 #define sigev_notify_function _sigev_un._sigev_thread._function
257 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute
  /development/ndk/sources/android/libportable/common/include/asm-generic/
siginfo_portable.h 213 } _sigev_thread; member in union:sigevent_portable::__anon2555
217 #define sigev_notify_function _sigev_un._sigev_thread._function
218 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute
  /external/kernel-headers/original/uapi/asm-generic/
siginfo.h 289 } _sigev_thread; member in union:sigevent::__anon2326
293 #define sigev_notify_function _sigev_un._sigev_thread._function
294 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute

Completed in 798 milliseconds