Lines Matching full:signals
53 The system defines a set of signals that may be delivered to a process.
68 so that signals are taken on a special
71 All signals have the same
76 but other signals may yet occur.
79 defines the set of signals currently blocked from delivery
92 signals pending for the process.
141 The following is a list of all signals
237 all signals, the signal mask, the signal stack,
243 action for all signals which were caught and
244 resets all signals to be caught on the user stack.
245 Ignored signals remain ignored;
247 signals that interrupt system calls continue to do so.