Next: pthread_spin_destroy
, Previous: pthread_setspecific
, Up: ISO C and POSIX Function Substitutes [Contents][Index]
pthread_sigmask
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_sigmask.html
Gnulib module: pthread_sigmask
Portability problems fixed by Gnulib:
<pthread.h>
instead of <signal.h>
on some platforms:
FreeBSD 6.4, OpenBSD 3.8.
-lpthread
on some platforms:
FreeBSD 14.0, MidnightBSD 1.1, HP-UX 11.31, Solaris 9.
Portability problems not fixed by Gnulib: