HomeSort by relevance Sort by last modified time
    Searched refs:SIGKILL (Results 26 - 50 of 118) sorted by null

12 3 4 5

  /prebuilts/ndk/8/platforms/android-3/arch-mips/usr/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")
  /prebuilts/ndk/8/platforms/android-3/arch-x86/usr/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")
  /prebuilts/ndk/8/platforms/android-4/arch-mips/usr/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")
  /prebuilts/ndk/8/platforms/android-4/arch-x86/usr/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")
  /prebuilts/ndk/8/platforms/android-5/arch-mips/usr/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")
  /prebuilts/ndk/8/platforms/android-5/arch-x86/usr/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")
  /prebuilts/ndk/8/platforms/android-8/arch-mips/usr/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")
  /prebuilts/ndk/8/platforms/android-8/arch-x86/usr/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")
  /bionic/libc/kernel/arch-arm/asm/
signal.h 37 #define SIGKILL 9
  /bionic/libc/kernel/arch-mips/asm/
signal.h 44 #define SIGKILL 9
  /bionic/libc/kernel/arch-x86/asm/
signal.h 42 #define SIGKILL 9
  /development/ndk/platforms/android-3/arch-arm/include/asm/
signal.h 31 #define SIGKILL 9
  /development/ndk/platforms/android-9/arch-mips/include/asm/
signal.h 44 #define SIGKILL 9
  /development/ndk/platforms/android-9/arch-x86/include/asm/
signal.h 42 #define SIGKILL 9
  /external/kernel-headers/original/asm-mips/
signal.h 34 #define SIGKILL 9 /* Kill, unblockable (POSIX). */
  /external/qemu/distrib/sdl-1.2.15/src/thread/pthread/
SDL_systhread.c 118 pthread_kill(thread->handle, SIGKILL);
  /external/qemu/distrib/sdl-1.2.15/src/thread/riscos/
SDL_systhread.c 140 pthread_kill(thread->handle, SIGKILL);
  /external/valgrind/main/none/tests/
exec-sigmask.c 69 if (i == SIGKILL || i == SIGSTOP)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
signal.h 27 #define SIGKILL 9
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
signal.h 27 #define SIGKILL 9
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
signal.h 27 #define SIGKILL 9
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
signal.h 31 #define SIGKILL 9

Completed in 4047 milliseconds

12 3 4 5