HomeSort by relevance Sort by last modified time
    Searched refs:sigev_notify_attributes (Results 1 - 25 of 66) sorted by null

1 2 3

  /external/strace/tests/
timer_create.c 73 sev.sigev_notify_attributes =
79 ", sigev_notify_function=%p, sigev_notify_attributes=%p}"
84 sev.sigev_notify_attributes,
  /external/strace/
print_sigevent.c 91 tprints(", sigev_notify_attributes=");
92 printaddr((unsigned long) sev.sigev_notify_attributes);
  /packages/apps/Nfc/nci/jni/
IntervalTimer.cpp 93 se.sigev_notify_attributes = NULL;
  /bionic/libc/bionic/
posix_timers.cpp 144 if (evp->sigev_notify_attributes == NULL) {
147 thread_attributes = *reinterpret_cast<pthread_attr_t*>(evp->sigev_notify_attributes);
  /development/ndk/platforms/android-21/include/asm-generic/
siginfo.h 257 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro
  /development/ndk/platforms/android-3/include/asm-generic/
siginfo.h 210 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro
  /external/libnfc-nxp/Linux_x86/
phOsalNfc_Timer.c 177 se.sigev_notify_attributes = NULL;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
siginfo.h 263 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
siginfo.h 297 # define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
siginfo.h 284 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
siginfo.h 297 # define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
siginfo.h 297 # define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm-generic/
siginfo.h 210 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm-generic/
siginfo.h 210 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm-generic/
siginfo.h 210 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/asm-generic/
siginfo.h 210 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm-generic/
siginfo.h 210 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm-generic/
siginfo.h 210 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/asm-generic/
siginfo.h 210 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm-generic/
siginfo.h 210 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm-generic/
siginfo.h 210 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/asm-generic/
siginfo.h 210 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm-generic/
siginfo.h 210 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm-generic/
siginfo.h 210 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/asm-generic/
siginfo.h 210 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro

Completed in 134 milliseconds

1 2 3