Lines Matching refs:SIGSTOP
122 raise(SIGSTOP);
149 /* Wait for tracee and assert that it was stopped w/ SIGSTOP */
153 forkee_status_stopped(status, SIGSTOP);
331 SYSCALL_REQUIRE(raise(SIGSTOP) != -1);
353 validate_status_stopped(status, SIGSTOP);
435 forkee_status_stopped(status, SIGSTOP);
452 SYSCALL_REQUIRE(raise(SIGSTOP) != -1);
494 * The ATF framework (atf-run) does not tolerate raise(SIGSTOP), as
616 /* Wait for tracee and assert that it was stopped w/ SIGSTOP */
620 forkee_status_stopped(status, SIGSTOP);