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

1 2 3 4 5

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
sigaction.h 54 #define SA_NOCLDSTOP 1 /* Don't send SIGCHLD when children stop. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
sigaction.h 54 #define SA_NOCLDSTOP 1 /* Don't send SIGCHLD when children stop. */
  /external/strace/xlat/
sigact_flags.h 44 #if defined(SA_NOCLDSTOP) || (defined(HAVE_DECL_SA_NOCLDSTOP) && HAVE_DECL_SA_NOCLDSTOP)
45 XLAT(SA_NOCLDSTOP),
  /external/valgrind/main/none/tests/
coolo_sigaction.cpp 23 act.sa_flags = SA_NOCLDSTOP;
  /bionic/libc/kernel/uapi/asm-arm/asm/
signal.h 72 #define SA_NOCLDSTOP 0x00000001
  /bionic/libc/kernel/uapi/asm-generic/
signal.h 74 #define SA_NOCLDSTOP 0x00000001
  /bionic/libc/kernel/uapi/asm-mips/asm/
signal.h 84 #define SA_NOCLDSTOP 0x00000001
  /bionic/libc/kernel/uapi/asm-x86/asm/
signal.h 76 #define SA_NOCLDSTOP 0x00000001u
  /development/ndk/platforms/android-3/arch-arm/include/asm/
signal.h 63 #define SA_NOCLDSTOP 0x00000001
  /development/ndk/platforms/android-9/arch-mips/include/asm/
signal.h 85 #define SA_NOCLDSTOP 0x00000001
  /development/ndk/platforms/android-9/arch-x86/include/asm/
signal.h 76 #define SA_NOCLDSTOP 0x00000001u
  /development/ndk/platforms/android-L/arch-arm/include/asm/
signal.h 72 #define SA_NOCLDSTOP 0x00000001
  /development/ndk/platforms/android-L/arch-mips/include/asm/
signal.h 84 #define SA_NOCLDSTOP 0x00000001
  /development/ndk/platforms/android-L/arch-mips64/include/asm/
signal.h 84 #define SA_NOCLDSTOP 0x00000001
  /development/ndk/platforms/android-L/arch-x86/include/asm/
signal.h 76 #define SA_NOCLDSTOP 0x00000001u
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
signal.h 76 #define SA_NOCLDSTOP 0x00000001u
  /development/ndk/platforms/android-L/include/asm-generic/
signal.h 74 #define SA_NOCLDSTOP 0x00000001
  /external/kernel-headers/original/uapi/asm-arm/asm/
signal.h 64 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
77 #define SA_NOCLDSTOP 0x00000001
  /external/kernel-headers/original/uapi/asm-generic/
signal.h 59 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
67 #define SA_NOCLDSTOP 0x00000001
  /external/kernel-headers/original/uapi/asm-mips/asm/
signal.h 68 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
88 #define SA_NOCLDSTOP 0x00000001
  /external/kernel-headers/original/uapi/asm-x86/asm/
signal.h 69 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
77 #define SA_NOCLDSTOP 0x00000001u
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/
signal.h 66 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
74 #define SA_NOCLDSTOP 0x00000001u
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
signal.h 59 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
67 #define SA_NOCLDSTOP 0x00000001
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
signal.h 66 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
74 #define SA_NOCLDSTOP 0x00000001u
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
signal.h 59 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
67 #define SA_NOCLDSTOP 0x00000001

Completed in 442 milliseconds

1 2 3 4 5