Searched refs:signotmasked (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/tests/lib/libc/sys/
H A Dt_ptrace_signal_wait.h2037 const int signotmasked = SIGINT; local
2058 strsignal(signotmasked));
2059 FORKEE_ASSERT(raise(signotmasked) == 0);
2078 validate_status_stopped(status, signotmasked);

Completed in 94 milliseconds