summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_mutex_init.3
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2006-11-04 10:08:16 +0000
committertrhodes <trhodes@FreeBSD.org>2006-11-04 10:08:16 +0000
commit58ee199a419988c031c7713e8038e30543ee113f (patch)
treeae2b5c1242e5c6a2528f9df75b5d62dc92126572 /share/man/man3/pthread_mutex_init.3
parent20a2ef67d2c307e970657ffbb38b485f27d7a331 (diff)
downloadFreeBSD-src-58ee199a419988c031c7713e8038e30543ee113f.zip
FreeBSD-src-58ee199a419988c031c7713e8038e30543ee113f.tar.gz
Xref pthread_condattr.3, pthread_attr.3, and pthread_mutexattr.3.
PR: 60679 Submitted by: roam (with minor modifications)
Diffstat (limited to 'share/man/man3/pthread_mutex_init.3')
-rw-r--r--share/man/man3/pthread_mutex_init.33
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man3/pthread_mutex_init.3 b/share/man/man3/pthread_mutex_init.3
index 1211ea6..fd27d0a 100644
--- a/share/man/man3/pthread_mutex_init.3
+++ b/share/man/man3/pthread_mutex_init.3
@@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 29, 1998
+.Dd November 4, 2006
.Dt PTHREAD_MUTEX_INIT 3
.Os
.Sh NAME
@@ -67,6 +67,7 @@ is invalid.
The process cannot allocate enough memory to create another mutex.
.El
.Sh SEE ALSO
+.Xr pthread_mutexattr 3 ,
.Xr pthread_mutex_destroy 3 ,
.Xr pthread_mutex_lock 3 ,
.Xr pthread_mutex_trylock 3 ,
OpenPOWER on IntegriCloud