man pages section 3: Basic Library Functions Document Information Using This Documentation Basic Library Functions __fbufsize(3C) __flbf(3C) __fpending(3C) __fpurge(3C) __freadable(3C) __freading(3C) __fsetlocking(3C) __fwritable(3C) __fwriting(3C) _edata(3C) _end(3C) _etext(...
man pages section 3: Threads and Realtime Library Functions pthread_sigmask(3THR)NAME | SYNOPSIS | DESCRIPTION | RETURN VALUES | ERRORS | EXAMPLES | ATTRIBUTES | SEE ALSO | NOTES NAMEpthread_sigmask– change or examine calling thread's signal maskSYNOPSIS...
pthread_sigmask manpage Search topic Section PTHREAD_SIGMASK(3) Linux Programmer's Manual PTHREAD_SIGMASK(3) NAME pthread_sigmask - examine and change mask of blocked signals SYNOPSIS #include <signal.h> int pthread_sigmask(int how, const sigset_t *set, sigset_t *oldset); Compile and link ...