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

1 2 3 4

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
siginfo.h 226 CLD_EXITED = 1, /* Child has exited. */
227 # define CLD_EXITED CLD_EXITED
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
siginfo.h 226 CLD_EXITED = 1, /* Child has exited. */
227 # define CLD_EXITED CLD_EXITED
  /bionic/libc/kernel/uapi/asm-generic/
siginfo.h 209 #define CLD_EXITED (__SI_CHLD|1)
  /development/ndk/platforms/android-3/include/asm-generic/
siginfo.h 166 #define CLD_EXITED (__SI_CHLD|1)
  /development/ndk/platforms/android-L/include/asm-generic/
siginfo.h 209 #define CLD_EXITED (__SI_CHLD|1)
  /development/ndk/sources/android/libportable/common/include/asm-generic/
siginfo_portable.h 173 #define CLD_EXITED (__SI_CHLD|1)
  /external/kernel-headers/original/uapi/asm-generic/
siginfo.h 228 #define CLD_EXITED (__SI_CHLD|1) /* child has exited */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
siginfo.h 203 #define CLD_EXITED (__SI_CHLD|1) /* child has exited */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
siginfo.h 203 #define CLD_EXITED (__SI_CHLD|1) /* child has exited */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 166 #define CLD_EXITED (__SI_CHLD|1)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 166 #define CLD_EXITED (__SI_CHLD|1)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
siginfo.h 166 #define CLD_EXITED (__SI_CHLD|1)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
siginfo.h 166 #define CLD_EXITED (__SI_CHLD|1)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 166 #define CLD_EXITED (__SI_CHLD|1)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
siginfo.h 166 #define CLD_EXITED (__SI_CHLD|1)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 166 #define CLD_EXITED (__SI_CHLD|1)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 166 #define CLD_EXITED (__SI_CHLD|1)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
siginfo.h 166 #define CLD_EXITED (__SI_CHLD|1)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/
siginfo.h 166 #define CLD_EXITED (__SI_CHLD|1)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm-generic/
siginfo.h 166 #define CLD_EXITED (__SI_CHLD|1)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 166 #define CLD_EXITED (__SI_CHLD|1)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/asm-generic/
siginfo.h 166 #define CLD_EXITED (__SI_CHLD|1)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 166 #define CLD_EXITED (__SI_CHLD|1)
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/asm-generic/
siginfo.h 166 #define CLD_EXITED (__SI_CHLD|1)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm-generic/
siginfo.h 166 #define CLD_EXITED (__SI_CHLD|1)

Completed in 999 milliseconds

1 2 3 4