Home
last modified time | relevance | path

Searched refs:SIGTSTP (Results 1 – 9 of 9) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dsignal.h45 #define SIGTSTP 20 macro
/aosp12/bionic/libc/private/
H A Dbionic_sigdefs.h62 __BIONIC_SIGDEF(SIGTSTP, "Stopped")
/aosp12/bionic/libc/kernel/uapi/asm-generic/
H A Dsignal.h45 #define SIGTSTP 20 macro
/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dsignal.h49 #define SIGTSTP 20 macro
/aosp12/system/extras/memtrack/
H A Dmemtrack.cpp278 SIGTSTP,
359 if (SignalReceived != SIGUSR1 && SignalReceived != SIGTSTP) { in main()
/aosp12/bionic/tests/headers/posix/
H A Dsignal_h.c89 MACRO(SIGTSTP); in signal_h()
/aosp12/system/memory/libmemunreachable/
H A DThreadCapture.cpp275 case SIGTSTP: in CaptureThread()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt27952 field public static final int SIGTSTP;