HomeSort by relevance Sort by last modified time
    Searched refs:SI_TKILL (Results 1 - 25 of 83) sorted by null

1 2 3 4

  /external/strace/xlat/
siginfo_codes.h 25 #if defined(SI_TKILL) || (defined(HAVE_DECL_SI_TKILL) && HAVE_DECL_SI_TKILL)
26 XLAT(SI_TKILL),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
siginfo.h 133 SI_TKILL = -6, /* Sent by tkill. */
134 # define SI_TKILL SI_TKILL
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
siginfo.h 133 SI_TKILL = -6, /* Sent by tkill. */
134 # define SI_TKILL SI_TKILL
  /external/valgrind/main/none/tests/
faultstatus.c 23 # define DIVISION_BY_ZERO_SI_CODE SI_TKILL
26 # define DIVISION_BY_ZERO_SI_CODE SI_TKILL
  /external/e2fsprogs/e2fsck/
sigcatcher.c 137 #ifdef SI_TKILL
138 DEFINE_ENTRY(SI_TKILL)
  /bionic/libc/bionic/
posix_timers.cpp 89 } else if (si.si_code == SI_TKILL) {
  /bionic/libc/kernel/uapi/asm-generic/
siginfo.h 164 #define SI_TKILL -6
  /development/ndk/platforms/android-3/include/asm-generic/
siginfo.h 127 #define SI_TKILL -6
  /development/ndk/platforms/android-L/include/asm-generic/
siginfo.h 164 #define SI_TKILL -6
  /development/ndk/sources/android/libportable/common/include/asm-generic/
siginfo_portable.h 130 #define SI_TKILL -6
  /external/kernel-headers/original/uapi/asm-generic/
siginfo.h 165 #define SI_TKILL -6 /* sent by tkill system call */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
siginfo.h 140 #define SI_TKILL -6 /* sent by tkill system call */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
siginfo.h 140 #define SI_TKILL -6 /* sent by tkill system call */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 127 #define SI_TKILL -6
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 127 #define SI_TKILL -6
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
siginfo.h 127 #define SI_TKILL -6
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
siginfo.h 127 #define SI_TKILL -6
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 127 #define SI_TKILL -6
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
siginfo.h 127 #define SI_TKILL -6
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 127 #define SI_TKILL -6
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 127 #define SI_TKILL -6
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
siginfo.h 127 #define SI_TKILL -6
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/
siginfo.h 127 #define SI_TKILL -6
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm-generic/
siginfo.h 127 #define SI_TKILL -6
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 127 #define SI_TKILL -6

Completed in 560 milliseconds

1 2 3 4