Lines Matching full:signal
38 .Nd post signal to a thread, process, or process group
49 These functions post a signal to a thread or one or more processes.
57 function posts signal number
67 With a few exceptions noted below, the target process signal disposition is
68 updated and is marked as runnable, so further handling of the signal is done
78 The signal will be
81 The target process is currently ignoring the signal.
83 If a stop signal is sent to a sleeping process that takes the
92 regardless of the signal action
100 This allows the tracing process to be notified of the signal.
104 function posts signal number
110 is non-zero, the signal will be posted only to processes that have
129 function posts signal number
135 .Xr signal 9 ,