Home | History | Annotate | Download | only in sys

Lines Matching refs:SIGSTOP

162 TRACEME_RAISE(traceme_raise2, SIGSTOP) /* non-maskable */
178 const int sigval = SIGSTOP;
277 // A signal handler for SIGKILL and SIGSTOP cannot be ignored.
293 const int sigval = SIGSTOP;
370 // A signal handler for SIGKILL and SIGSTOP cannot be masked.
506 const int sigval = SIGSTOP;
725 const int sigval = SIGSTOP;
948 const int sigval = SIGSTOP;
1035 // A signal handler for SIGKILL and SIGSTOP cannot be registered.
1051 const int sigval = SIGSTOP;
1123 // A signal handler for SIGKILL and SIGSTOP cannot be masked.
1139 const int sigval = SIGSTOP;
1213 // A signal handler for SIGKILL and SIGSTOP cannot be ignored.
1228 const int sigval = SIGSTOP;
1264 case SIGSTOP:
1298 case SIGSTOP:
1350 TRACEME_SENDSIGNAL_SIMPLE(traceme_sendsignal_simple2, SIGSTOP) /* non-maskable*/
1396 if (sigval == SIGSTOP) {
1439 case SIGSTOP:
1472 case SIGSTOP:
1507 TRACEME_VFORK_RAISE(traceme_vfork_raise2, SIGSTOP) /* non-maskable */
1786 const int sigval = SIGSTOP;
1876 /* Wait for tracee and assert that it was stopped w/ SIGSTOP */
1880 forkee_status_stopped(status, SIGSTOP);
1892 FORKEE_ASSERT_EQ(info.psi_siginfo.si_signo, SIGSTOP);
2173 const int sigval = SIGSTOP;