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

1 2 3 4 5 6 7

  /external/lldb/tools/debugserver/source/
SysSignal.cpp 43 case SIGSTOP: return "SIGSTOP"; // 17 sendable stop signal not from tty
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
signum.h 53 #define SIGSTOP 19 /* Stop, unblockable (POSIX). */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
signum.h 53 #define SIGSTOP 19 /* Stop, unblockable (POSIX). */
  /system/core/toolbox/
nohup.c 17 signal(SIGSTOP, SIG_IGN);
  /external/bison/lib/
sigaction.c 63 #ifndef SIGSTOP
64 # define SIGSTOP (-1)
138 if (sig < 0 || NSIG <= sig || sig == SIGKILL || sig == SIGSTOP
  /bionic/libc/include/sys/
_sigdefs.h 61 __BIONIC_SIGDEF(SIGSTOP, "Stopped (signal)")
  /development/ndk/platforms/android-3/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(SIGSTOP,19,"Stopped (signal)")
  /external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/sys/
signal.h 222 #define SIGSTOP 16
247 #define SIGSTOP 17 /* sendable stop signal not from tty */
279 #define SIGSTOP 23 /* sendable stop signal not from tty */
287 #define SIGSTOP 17 /* sendable stop signal not from tty */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(SIGSTOP,19,"Stopped (signal)")
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(SIGSTOP,19,"Stopped (signal)")
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(SIGSTOP,19,"Stopped (signal)")
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(SIGSTOP,19,"Stopped (signal)")
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(SIGSTOP,19,"Stopped (signal)")
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(SIGSTOP,19,"Stopped (signal)")
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(SIGSTOP,19,"Stopped (signal)")
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(SIGSTOP,19,"Stopped (signal)")
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(SIGSTOP,19,"Stopped (signal)")
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(SIGSTOP,19,"Stopped (signal)")
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(SIGSTOP,19,"Stopped (signal)")
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(SIGSTOP,19,"Stopped (signal)")
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(SIGSTOP,19,"Stopped (signal)")
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(SIGSTOP,19,"Stopped (signal)")
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(SIGSTOP,19,"Stopped (signal)")
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(SIGSTOP,19,"Stopped (signal)")
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(SIGSTOP,19,"Stopped (signal)")

Completed in 510 milliseconds

1 2 3 4 5 6 7