Home
last modified time | relevance | path

Searched refs:SIGSTOP (Results 1 – 10 of 10) sorted by relevance

/sysdeps/unix/sysv/linux/mips/bits/
A Dsignum-arch.h38 #define SIGSTOP 23 /* Stop, unblockable. */ macro
/sysdeps/unix/sysv/linux/bits/
A Dsignum-arch.h38 #define SIGSTOP 19 /* Stop, unblockable. */ macro
/sysdeps/unix/sysv/linux/hppa/bits/
A Dsignum-arch.h43 #define SIGSTOP 24 /* Stop, unblockable. */ macro
/sysdeps/unix/sysv/linux/alpha/bits/
A Dsignum-arch.h41 #define SIGSTOP 17 /* Stop, unblockable. */ macro
/sysdeps/mach/hurd/bits/
A Dsignum-arch.h38 #define SIGSTOP 17 /* Stop, unblockable. */ macro
/sysdeps/unix/sysv/linux/sparc/bits/
A Dsignum-arch.h40 #define SIGSTOP 17 /* Stop, unblockable. */ macro
/sysdeps/generic/
A Dsiglist.h44 init_sig (SIGSTOP, "STOP", N_("Stopped (signal)"))
/sysdeps/unix/sysv/linux/s390/
A Dtst-ptrace-singleblock.c52 kill (pid, SIGSTOP); in tracee_func()
/sysdeps/mach/hurd/
A Dkill.c89 case SIGSTOP: in __kill()
A Dptrace.c187 err = __msg_sig_post (msgport, SIGSTOP, 0, task); in ptrace()

Completed in 8 milliseconds