Home | History | Annotate | Download | only in tests

Lines Matching refs:signo

1490 void SigactionHandler(int signo, siginfo_t* si, void* uc) {
1491 assert(signo == SIGPROF);