HomeSort by relevance Sort by last modified time
    Searched defs:sigev_notify (Results 1 - 25 of 35) sorted by null

1 2

  /external/kernel-headers/original/linux/
compat.h 137 compat_int_t sigev_notify; member in struct:compat_sigevent
  /external/strace/
time.c 766 int sigev_notify; member in struct:__anon12874
780 if (sev.sigev_notify == SIGEV_SIGNAL)
784 printxval(sigev_value, sev.sigev_notify + 1, "SIGEV_???");
786 if (sev.sigev_notify == SIGEV_THREAD_ID)
788 else if (sev.sigev_notify == SIGEV_THREAD)
815 if (sev.sigev_notify == SIGEV_SIGNAL)
819 printxval(sigev_value, sev.sigev_notify+1, "SIGEV_???");
821 if (sev.sigev_notify == SIGEV_THREAD_ID)
826 else if (sev.sigev_notify == SIGEV_THREAD)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
siginfo.h 277 int sigev_notify; member in struct:sigevent
299 /* `sigev_notify' values. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
siginfo.h 277 int sigev_notify; member in struct:sigevent
299 /* `sigev_notify' values. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
siginfo.h 277 int sigev_notify; member in struct:sigevent
299 /* `sigev_notify' values. */
  /bionic/libc/kernel/common/asm-generic/
siginfo.h 211 int sigev_notify; member in struct:sigevent
  /development/ndk/platforms/android-3/include/asm-generic/
siginfo.h 197 int sigev_notify; member in struct:sigevent
  /external/kernel-headers/original/asm-generic/
siginfo.h 254 int sigev_notify; member in struct:sigevent
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm-generic/
siginfo.h 197 int sigev_notify; member in struct:sigevent
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
siginfo.h 241 int sigev_notify; member in struct:sigevent
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
siginfo.h 241 int sigev_notify; member in struct:sigevent
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
siginfo.h 241 int sigev_notify; member in struct:sigevent
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm-generic/
siginfo.h 197 int sigev_notify; member in struct:sigevent
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 197 int sigev_notify; member in struct:sigevent
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 197 int sigev_notify; member in struct:sigevent
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm-generic/
siginfo.h 197 int sigev_notify; member in struct:sigevent
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm-generic/
siginfo.h 197 int sigev_notify; member in struct:sigevent
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 197 int sigev_notify; member in struct:sigevent
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm-generic/
siginfo.h 197 int sigev_notify; member in struct:sigevent
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 197 int sigev_notify; member in struct:sigevent
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 197 int sigev_notify; member in struct:sigevent
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/asm-generic/
siginfo.h 197 int sigev_notify; member in struct:sigevent
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/asm-generic/
siginfo.h 197 int sigev_notify; member in struct:sigevent
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/asm-generic/
siginfo.h 197 int sigev_notify; member in struct:sigevent
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 197 int sigev_notify; member in struct:sigevent

Completed in 574 milliseconds

1 2