Searched refs:SIGSTOP (Results 1 – 3 of 3) sorted by relevance
30 #define SIGSTOP 19 macro
419 rt_sigmask(SIGKILL) | rt_sigmask(SIGSTOP))422 rt_sigmask(SIGSTOP) | rt_sigmask(SIGTSTP) | \
216 sigaddset(&child->pending.signal, SIGSTOP); in ptrace_init_task()