examine and change blocked signals NAME sigprocmask, rt_sigprocmask - examine and change blocked signals LIBRARY Standard C library ( libc ,...examine and change blocked signals NAME sigprocmask, rt_sigprocmask - examine and change blocked signals LIBRARY Standard C library ( libc ,......() when the kernel provides it. NOTES Normally, sigsuspend () is used in conjunction with sigprocmask (2) in order to prevent delivery of a signal during the execution of a crit…...() when the kernel provides it. NOTES Normally, sigsuspend () is used in conjunction with sigprocmask (2) in order to prevent delivery of a signal during the execution of a crit…...tmask, long newmask ); DESCRIPTION These system calls are obsolete. Do not use them ; use sigprocmask (2) instead. sgetmask () returns the signal mask of the calling process. ss…...tmask, long newmask ); DESCRIPTION These system calls are obsolete. Do not use them ; use sigprocmask (2) instead. sgetmask () returns the signal mask of the calling process. ss…...199506L || _XOPEN_SOURCE >= 500 DESCRIPTION The pthread_sigmask () function is just like sigprocmask (2), with the difference that its use in multithreaded programs is explicitl….... This API is obsolete: new applications should use the POSIX signal API ( sigaction (2), sigprocmask (2), etc.) The sigset () function modifies the disposition of the signal si….... This API is obsolete: new applications should use the POSIX signal API ( sigaction (2), sigprocmask (2), etc.) The sigset () function modifies the disposition of the signal si….... This API is obsolete: new applications should use the POSIX signal API ( sigaction (2), sigprocmask (2), etc.) The sigset () function modifies the disposition of the signal si….... This API is obsolete: new applications should use the POSIX signal API ( sigaction (2), sigprocmask (2), etc.) The sigset () function modifies the disposition of the signal si….... This API is obsolete: new applications should use the POSIX signal API ( sigaction (2), sigprocmask (2), etc.). The sigvec () function sets and/or gets the disposition of the ….... This API is obsolete: new applications should use the POSIX signal API ( sigaction (2), sigprocmask (2), etc.). The sigvec () function sets and/or gets the disposition of the ….... This API is obsolete: new applications should use the POSIX signal API ( sigaction (2), sigprocmask (2), etc.). The sigvec () function sets and/or gets the disposition of the ….... This API is obsolete: new applications should use the POSIX signal API ( sigaction (2), sigprocmask (2), etc.). The sigvec () function sets and/or gets the disposition of the ….... This API is obsolete: new applications should use the POSIX signal API ( sigaction (2), sigprocmask (2), etc.). The sigvec () function sets and/or gets the disposition of the …...nherit a copy of the creating thread's signal mask. For more details on signal masks, see sigprocmask (2). For a description of a set of macros that can be used to manipulate an…...nherit a copy of the creating thread's signal mask. For more details on signal masks, see sigprocmask (2). For a description of a set of macros that can be used to manipulate an…...ted using makecontext (3)), uc_sigmask is the set of signals blocked in this context (see sigprocmask (2)), uc_stack is the stack used by this context (see sigaltstack (2)), and…...ted using makecontext (3)), uc_sigmask is the set of signals blocked in this context (see sigprocmask (2)), uc_stack is the stack used by this context (see sigaltstack (2)), and…