1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/doc/posix-functions/pthread_rwlock_unlock.texi

19 lines
428 B
Plaintext

@node pthread_rwlock_unlock
@section @code{pthread_rwlock_unlock}
@findex pthread_rwlock_unlock
POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlock_unlock.html}
Gnulib module: ---
Portability problems fixed by Gnulib:
@itemize
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS.
@end itemize