Searched refs:sigint_action (Results 1 – 1 of 1) sorted by relevance
26 struct sigaction sigint_action = { variable34 if (sigaction(SIGINT, &sigint_action, NULL)) { in cycles_child()