home *** CD-ROM | disk | FTP | other *** search
-
-
-
- Psigpending(2) Oct. 1, 1991 Psigpending(2)
-
-
- N✓NA✓AM✓ME✓E
- Psigpending - determine which signals have been sent but
- not delivered
-
- S✓SY✓YN✓NO✓OP✓PS✓SI✓IS✓S
- LONG Psigpending();
-
- D✓DE✓ES✓SC✓CR✓RI✓IP✓PT✓TI✓IO✓ON✓N
- _✓P_✓s_✓i_✓g_✓p_✓e_✓n_✓d_✓i_✓n_✓g returns a bit mask containing the signals that
- have been sent to the calling process but not yet deliv-
- ered (probably because they have blocked, either directly
- via _✓P_✓s_✓i_✓g_✓b_✓l_✓o_✓c_✓k or _✓P_✓s_✓i_✓g_✓s_✓e_✓t_✓m_✓a_✓s_✓k, or indirectly because of
- signal handling.
-
- R✓RE✓ET✓TU✓UR✓RN✓NS✓S
- Bit _✓n of the returned value is set if (and only if) signal
- number _✓n is pending.
-
- S✓SE✓EE✓E A✓AL✓LS✓SO✓O
- _✓P_✓s_✓i_✓g_✓b_✓l_✓o_✓c_✓k(2), _✓P_✓s_✓i_✓g_✓n_✓a_✓l(2), _✓P_✓s_✓i_✓g_✓s_✓e_✓t_✓m_✓a_✓s_✓k(2)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Version 0.9 MiNT Programmer's Manual 1
-
-
-