next up previous contents index
Next: SigSuspend Up: Functions and procedures Previous: SigProcMask

SigPending

   

Declaration:

Function SigPending : SigSet;

Description:

Sigpending allows the examination of pending signals (which have been raised while blocked.) The signal mask of pending signals is returned.

Errors:

None

See also:

SigAction, SigProcMask, SigSuspend, Signal, Kill, Sigpending (2)



Michael Van Canneyt
Tue Mar 31 16:46:10 CEST 1998