Home | History | Annotate | Download | only in strace

Lines Matching full:sigusr1

1982 	sigaction(SIGUSR1, &sa, NULL);
1984 sigaddset(&blocked_set, SIGUSR1);
2175 kill(poller_pid, SIGUSR1);