summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_cond_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_cond_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_cond_init.3')
-rw-r--r--share/man/man3/pthread_cond_init.33
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man3/pthread_cond_init.3 b/share/man/man3/pthread_cond_init.3
index 81f0f11..474c4ce 100644
--- a/share/man/man3/pthread_cond_init.3
+++ b/share/man/man3/pthread_cond_init.3
@@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 28, 1998
+.Dd November 4, 2006
.Dt PTHREAD_COND_INIT 3
.Os
.Sh NAME
@@ -71,6 +71,7 @@ The system temporarily lacks the resources to create another condition
variable.
.El
.Sh SEE ALSO
+.Xr pthread_condattr 3 ,
.Xr pthread_cond_broadcast 3 ,
.Xr pthread_cond_destroy 3 ,
.Xr pthread_cond_signal 3 ,
OpenPOWER on IntegriCloud