Home | History | Annotate | Download | only in strace

Lines Matching full:sigusr1

1985 	sigaction(SIGUSR1, &sa, NULL);
1987 sigaddset(&blocked_set, SIGUSR1);
2178 kill(poller_pid, SIGUSR1);