HomeSort by relevance Sort by last modified time
    Searched refs:_sigev_un (Results 51 - 62 of 62) sorted by null

1 23

  /prebuilts/ndk/current/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
  /prebuilts/ndk/current/platforms/android-9/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
  /prebuilts/ndk/current/platforms/android-9/arch-mips/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
  /prebuilts/ndk/current/platforms/android-9/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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
siginfo.h 292 } _sigev_un; member in struct:sigevent
296 # define sigev_notify_function _sigev_un._sigev_thread._function
297 # define sigev_notify_attributes _sigev_un._sigev_thread._attribute
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
siginfo.h 292 } _sigev_un; member in struct:sigevent
296 # define sigev_notify_function _sigev_un._sigev_thread._function
297 # define sigev_notify_attributes _sigev_un._sigev_thread._attribute
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
siginfo.h 292 } _sigev_un; member in struct:sigevent
296 # define sigev_notify_function _sigev_un._sigev_thread._function
297 # define sigev_notify_attributes _sigev_un._sigev_thread._attribute
  /bionic/libc/kernel/uapi/asm-generic/
siginfo.h 262 } _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
  /external/kernel-headers/original/uapi/asm-generic/
siginfo.h 297 } _sigev_un; member in struct:sigevent
300 #define sigev_notify_function _sigev_un._sigev_thread._function
301 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute
302 #define sigev_notify_thread_id _sigev_un._tid
  /external/strace/tests/
timer_create.c 89 # define sigev_notify_thread_id _sigev_un._pad[0]
  /external/autotest/client/tests/cyclictest/src/
cyclictest.c 35 #define sigev_notify_thread_id _sigev_un._tid
  /external/valgrind/include/vki/
vki-linux.h 566 } _sigev_un; member in struct:vki_sigevent
569 #define vki_sigev_notify_thread_id _sigev_un._tid
    [all...]

Completed in 311 milliseconds

1 23