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

1 2

  /system/extras/tests/bionic/libc/other/
test_timer_create.c 56 se.sigev_notify = SIGEV_THREAD;
test_timer_create2.c 56 se.sigev_notify = SIGEV_SIGNAL;
test_timer_create3.c 72 se.sigev_notify = SIGEV_THREAD;
  /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)
  /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/libnfc-nxp/Linux_x86/
phOsalNfc_Timer.c 175 se.sigev_notify = SIGEV_THREAD;
  /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.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/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/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/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/bits/
siginfo.h 277 int sigev_notify; member in struct:sigevent
299 /* `sigev_notify' values. */
  /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

Completed in 277 milliseconds

1 2