Searched refs:blocked (Results 1 – 4 of 4) sorted by relevance
725 char const *blocked = sigismember (&set, i) ? "BLOCK" : ""; in list_signal_handling() local726 char const *connect = *ignored && *blocked ? "," : ""; in list_signal_handling()728 if (! *ignored && ! *blocked) in list_signal_handling()733 blocked, connect, ignored); in list_signal_handling()
437 tests/timeout/timeout-blocked.pl \
981 invoked with blocked CHLD signal, or in a narrow window where2676 sort with at least two threads and with blocked output would busy-loop
17917 known signals are set to blocked. Multiple signals can be comma-separated.17921 List blocked or ignored signals to standard error, before executing a command.18678 either because the signal was blocked or ignored, or if the @var{command} takes