HomeSort by relevance Sort by last modified time
    Searched defs:CLD_STOPPED (Results 1 - 5 of 5) sorted by null

  /bionic/libc/kernel/uapi/asm-generic/
siginfo.h 214 #define CLD_STOPPED (__SI_CHLD|5)
  /development/ndk/platforms/android-3/include/asm-generic/
siginfo.h 170 #define CLD_STOPPED (__SI_CHLD|5)
  /development/ndk/platforms/android-L/include/asm-generic/
siginfo.h 214 #define CLD_STOPPED (__SI_CHLD|5)
  /development/ndk/sources/android/libportable/common/include/asm-generic/
siginfo_portable.h 177 #define CLD_STOPPED (__SI_CHLD|5)
  /external/kernel-headers/original/uapi/asm-generic/
siginfo.h 232 #define CLD_STOPPED (__SI_CHLD|5) /* child has stopped */

Completed in 71 milliseconds