summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/sem_wait.3
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2005-07-13 13:15:22 +0000
committerrwatson <rwatson@FreeBSD.org>2005-07-13 13:15:22 +0000
commit0ad2bc31344db250594331d3cea75b62b6f34e4c (patch)
tree1937442f2e666bc48b47bf663516aee9dc5ab7a7 /lib/libc/gen/sem_wait.3
parent1b88e7d9f319047f66e61642c06d87e5e4474476 (diff)
downloadFreeBSD-src-0ad2bc31344db250594331d3cea75b62b6f34e4c.zip
FreeBSD-src-0ad2bc31344db250594331d3cea75b62b6f34e4c.tar.gz
Cross-reference sem_getvalue(3) from several other semaphore-related
functions. MFC after: 3 days
Diffstat (limited to 'lib/libc/gen/sem_wait.3')
-rw-r--r--lib/libc/gen/sem_wait.31
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/gen/sem_wait.3 b/lib/libc/gen/sem_wait.3
index b6c3b7c..43d6fad 100644
--- a/lib/libc/gen/sem_wait.3
+++ b/lib/libc/gen/sem_wait.3
@@ -82,6 +82,7 @@ will fail if:
The semaphore value was zero, and thus could not be decremented.
.El
.Sh SEE ALSO
+.Xr sem_getvalue 3 ,
.Xr sem_post 3 ,
.Xr sem 4
.Sh STANDARDS
OpenPOWER on IntegriCloud