Lines Matching full:delivered
54 The system defines a set of signals that may be delivered to a process.
60 to which a signal is delivered, or specify that a signal is to be
67 in which case it will not be delivered to that thread until it is
91 call, or when a signal is delivered to the thread.
101 by the thread then it is delivered to the thread.
105 by all threads then it is delivered to one thread that does not have it blocked
107 Signals may be delivered any time a thread enters the operating system
109 If multiple signals are ready to be delivered at the same time,
110 any signals that could be caused by traps are delivered first.
118 is delivered, the current state of the thread is saved,
128 When a signal is delivered to a thread a new signal mask is
134 the signal to be delivered, and
235 If this bit is set, further occurrences of the delivered signal are
240 at the moment the signal is delivered.