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

1 2 3 4 5 6

  /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. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
sigaction.h 54 #define SA_NOCLDSTOP 1 /* Don't send SIGCHLD when children stop. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
sigaction.h 54 #define SA_NOCLDSTOP 1 /* Don't send SIGCHLD when children stop. */
  /bionic/libc/kernel/uapi/asm-arm/asm/
signal.h 62 #define SA_NOCLDSTOP 0x00000001
  /bionic/libc/kernel/uapi/asm-generic/
signal.h 63 #define SA_NOCLDSTOP 0x00000001
  /bionic/libc/kernel/uapi/asm-mips/asm/
signal.h 71 #define SA_NOCLDSTOP 0x00000001
  /bionic/libc/kernel/uapi/asm-x86/asm/
signal.h 65 #define SA_NOCLDSTOP 0x00000001u
  /development/ndk/platforms/android-21/arch-arm/include/asm/
signal.h 72 #define SA_NOCLDSTOP 0x00000001
  /development/ndk/platforms/android-21/arch-mips/include/asm/
signal.h 84 #define SA_NOCLDSTOP 0x00000001
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
signal.h 84 #define SA_NOCLDSTOP 0x00000001
  /development/ndk/platforms/android-21/arch-x86/include/asm/
signal.h 76 #define SA_NOCLDSTOP 0x00000001u
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
signal.h 76 #define SA_NOCLDSTOP 0x00000001u
  /development/ndk/platforms/android-21/include/asm-generic/
signal.h 74 #define SA_NOCLDSTOP 0x00000001
  /development/ndk/platforms/android-9/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
  /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.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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/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.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
signal.h 66 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
74 #define SA_NOCLDSTOP 0x00000001u

Completed in 693 milliseconds

1 2 3 4 5 6