![]() |
![]()
| ![]() |
![]()
NAME
LIBRARYStandard C Library (libc, -lc) SYNOPSIS
int
DESCRIPTIONThe
In normal usage, a signal is blocked using
sigprocmask(2)
to begin a critical section, variables modified on the occurrence of the
signal are examined to determine that there is no work to be done, and the
process pauses awaiting work by using
RETURN VALUESThe SEE ALSOpselect(2), sigaction(2), sigpending(2), sigprocmask(2), sigtimedwait(2), sigwait(2), sigwaitinfo(2), sigsetops(3) STANDARDSThe
|