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

  /development/ndk/platforms/android-9/arch-mips/include/asm/
siginfo.h 92 #undef SI_MESGQ
96 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /development/ndk/platforms/android-L/arch-mips/include/asm/
siginfo.h 101 #undef SI_MESGQ
105 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /development/ndk/platforms/android-L/arch-mips64/include/asm/
siginfo.h 101 #undef SI_MESGQ
105 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /bionic/libc/kernel/uapi/asm-mips/asm/
siginfo.h 109 #undef SI_MESGQ
112 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4)
  /external/kernel-headers/original/uapi/asm-mips/asm/
siginfo.h 118 #undef SI_MESGQ
121 #define SI_MESGQ __SI_CODE(__SI_MESGQ, -4) /* sent by real time mesq state change */
  /external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/sys/
signal.h 63 #define SI_MESGQ 5 /* Indicates arrival of a message at an empty queue */
  /bionic/libc/kernel/uapi/asm-generic/
siginfo.h 160 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3)
  /development/ndk/platforms/android-3/include/asm-generic/
siginfo.h 124 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3)
  /development/ndk/platforms/android-L/include/asm-generic/
siginfo.h 160 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3)
  /development/ndk/sources/android/libportable/common/include/asm-generic/
siginfo_portable.h 127 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3)
  /external/kernel-headers/original/uapi/asm-generic/
siginfo.h 162 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3) /* sent by real time mesq state change */

Completed in 84 milliseconds