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

1 2 3 4 5

  /external/strace/mpers-m32/
struct_sigevent.h 10 int32_t sigev_notify; member in struct:__anon31668
  /external/strace/mpers-mx32/
struct_sigevent.h 10 int32_t sigev_notify; member in struct:__anon31827
  /external/strace/
sigevent.h 37 int sigev_notify; member in struct:__anon31892
  /bionic/libc/bionic/
posix_timers.cpp 61 int sigev_notify; member in struct:PosixTimer
117 timer->sigev_notify = (evp == NULL) ? SIGEV_SIGNAL : evp->sigev_notify;
120 if (timer->sigev_notify != SIGEV_THREAD) {
170 se.sigev_notify = SIGEV_THREAD_ID;
195 if (timer->sigev_notify == SIGEV_THREAD) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
siginfo.h 277 int sigev_notify; member in struct:sigevent
299 /* `sigev_notify' values. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
siginfo.h 277 int sigev_notify; member in struct:sigevent
299 /* `sigev_notify' values. */
  /bionic/libc/kernel/uapi/asm-generic/
siginfo.h 211 int sigev_notify; member in struct:sigevent
  /development/ndk/platforms/android-21/include/asm-generic/
siginfo.h 244 int sigev_notify; member in struct:sigevent
  /development/ndk/platforms/android-9/include/asm-generic/
siginfo.h 197 int sigev_notify; member in struct:sigevent
  /external/kernel-headers/original/uapi/asm-generic/
siginfo.h 295 int sigev_notify; member in struct:sigevent
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
siginfo.h 250 int sigev_notify; member in struct:sigevent
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
siginfo.h 271 int sigev_notify; member in struct:sigevent
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/asm-generic/
siginfo.h 197 int sigev_notify; member in struct:sigevent
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm-generic/
siginfo.h 197 int sigev_notify; member in struct:sigevent
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/asm-generic/
siginfo.h 197 int sigev_notify; member in struct:sigevent
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/asm-generic/
siginfo.h 197 int sigev_notify; member in struct:sigevent
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/asm-generic/
siginfo.h 197 int sigev_notify; member in struct:sigevent
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/asm-generic/
siginfo.h 197 int sigev_notify; member in struct:sigevent
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/asm-generic/
siginfo.h 197 int sigev_notify; member in struct:sigevent
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/asm-generic/
siginfo.h 197 int sigev_notify; member in struct:sigevent
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/asm-generic/
siginfo.h 197 int sigev_notify; member in struct:sigevent
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/asm-generic/
siginfo.h 197 int sigev_notify; member in struct:sigevent
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/asm-generic/
siginfo.h 197 int sigev_notify; member in struct:sigevent
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/asm-generic/
siginfo.h 197 int sigev_notify; member in struct:sigevent

Completed in 789 milliseconds

1 2 3 4 5