Home | History | Annotate | Download | only in doc

Lines Matching full:signal

16 \-\- check if current frame is a signal frame 
34 is a signal frame, and a
35 value of 0 otherwise. For the purpose of this discussion, a signal
38 frames are normally created by the kernel when delivering a signal.
39 In a kernel\-environment, a signal frame might, for example, correspond
42 Signal frames are somewhat unusual because the asynchronous nature of
51 positive value if the current frame is a signal frame, or 0 if it is
55 .SH THREAD AND SIGNAL SAFETY
60 from a signal handler.
69 whether or not the current frame is a signal frame.