1@node pthread_barrierattr_setpshared
2@section @code{pthread_barrierattr_setpshared}
3@findex pthread_barrierattr_setpshared
4
5POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_barrierattr_setpshared.html}
6
7Gnulib module: ---
8
9Portability problems fixed by Gnulib:
10@itemize
11@end itemize
12
13Portability problems not fixed by Gnulib:
14@itemize
15@item
16This function is missing on some platforms:
17macOS 11.1, FreeBSD 5.2.1, NetBSD 9.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin 1.7.x, mingw, MSVC 14, Android 6.0.
18@end itemize
19