HomeSort by relevance Sort by last modified time
    Searched refs:SI_MESGQ (Results 126 - 148 of 148) sorted by null

1 2 3 4 56

  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/asm-generic/
siginfo.h 160 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3)
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/asm-generic/
siginfo.h 160 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3)
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/asm-generic/
siginfo.h 160 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3)
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/asm-generic/
siginfo.h 160 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3)
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/asm-generic/
siginfo.h 160 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3)
  /prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 124 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3)
  /prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 124 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3)
  /prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/asm-generic/
siginfo.h 124 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3)
  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 124 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3)
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/asm-generic/
siginfo.h 124 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3)
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/asm-generic/
siginfo.h 124 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3)
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/asm-generic/
siginfo.h 124 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3)
  /external/minijail/linux-x86/
libconstants.gen.c     [all...]
  /bionic/libc/kernel/uapi/asm-generic/
siginfo.h 142 #define SI_MESGQ __SI_CODE(__SI_MESGQ, - 3)
  /external/kernel-headers/original/uapi/asm-generic/
siginfo.h 174 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3) /* sent by real time mesq state change */
  /external/ltp/testcases/kernel/containers/pidns/
pidns31.c 210 if (si->si_code != SI_MESGQ) {
211 tst_resm(TBROK, "father: expected signal code SI_MESGQ - "
  /external/python/cpython2/Lib/plat-irix6/
WAIT.py 177 SI_MESGQ = -4
FILE.py 133 SI_MESGQ = -4
  /art/runtime/
runtime_common.cc 117 case SI_MESGQ: return "SI_MESGQ";
  /prebuilts/misc/common/swig/include/2.0.11/php/
phpkw.swg 475 PHPBN2(SI_MESGQ);
  /system/core/debuggerd/libdebuggerd/
tombstone.cpp 200 case SI_MESGQ: return "SI_MESGQ";
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 512 SI_MESGQ = (-5)
STROPTS.py 509 SI_MESGQ = (-5)
    [all...]

Completed in 1787 milliseconds

1 2 3 4 56