summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_rwlock_wrlock.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_rwlock_wrlock.3')
-rw-r--r--share/man/man3/pthread_rwlock_wrlock.37
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man3/pthread_rwlock_wrlock.3 b/share/man/man3/pthread_rwlock_wrlock.3
index 55ab5f9..c74a466 100644
--- a/share/man/man3/pthread_rwlock_wrlock.3
+++ b/share/man/man3/pthread_rwlock_wrlock.3
@@ -61,9 +61,10 @@ and
functions will return zero. Otherwise an error number will be returned
to indicate the error.
.Sh SEE ALSO
-.Xr pthread_rwlock_trywrlock 3 ,
-.Xr pthread_rwlock_unlock 3 ,
-.Xr pthread_rwlock_wrlock 3
+.Xr pthread_rwlock_init 3 ,
+.Xr pthread_rwlock_rdlock 3 ,
+.Xr pthread_rwlock_tryrdlock 3 ,
+.Xr pthread_rwlock_unlock 3
.Sh STANDARDS
The
.Fn pthread_rwlock_wrlock
OpenPOWER on IntegriCloud