9e54b91a68a967656eb36c29dd4479114039d201
[gnulib.git] / doc / posix-functions / pthread_mutexattr_getpshared.texi
1 @node pthread_mutexattr_getpshared
2 @section @code{pthread_mutexattr_getpshared}
3 @findex pthread_mutexattr_getpshared
4
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_mutexattr_getpshared.html}
6
7 Gnulib module: ---
8
9 Portability problems fixed by Gnulib:
10 @itemize
11 @end itemize
12
13 Portability problems not fixed by Gnulib:
14 @itemize
15 @item
16 This function is missing on some platforms:
17 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, BeOS.
18 @end itemize