Home
last modified time | relevance | path

Searched refs:blocked (Results 1 – 4 of 4) sorted by relevance

/coreutils/src/
Denv.c725 char const *blocked = sigismember (&set, i) ? "BLOCK" : ""; in list_signal_handling() local
726 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()
/coreutils/tests/
Dlocal.mk437 tests/timeout/timeout-blocked.pl \
/coreutils/
DNEWS981 invoked with blocked CHLD signal, or in a narrow window where
2676 sort with at least two threads and with blocked output would busy-loop
/coreutils/doc/
Dcoreutils.texi17917 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