summaryrefslogtreecommitdiffstats
path: root/share/man/man3/Makefile
diff options
context:
space:
mode:
authormtm <mtm@FreeBSD.org>2004-01-16 10:52:10 +0000
committermtm <mtm@FreeBSD.org>2004-01-16 10:52:10 +0000
commite3c786562ff87850be855dfd169fb04002f8419a (patch)
treebb0ba3c680063e988a19dea0a54d0f940b679804 /share/man/man3/Makefile
parent5af038f21added63f08bd826d3d748c044404156 (diff)
downloadFreeBSD-src-e3c786562ff87850be855dfd169fb04002f8419a.zip
FreeBSD-src-e3c786562ff87850be855dfd169fb04002f8419a.tar.gz
Add an implementation of pthread_rwlock_timed{rd,wr}lock() to libthr with
attendant documentation.
Diffstat (limited to 'share/man/man3/Makefile')
-rw-r--r--share/man/man3/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man3/Makefile b/share/man/man3/Makefile
index 8af8e82..05120fe 100644
--- a/share/man/man3/Makefile
+++ b/share/man/man3/Makefile
@@ -155,6 +155,8 @@ MAN+= pthread.3 \
pthread_rwlock_destroy.3 \
pthread_rwlock_init.3 \
pthread_rwlock_rdlock.3 \
+ pthread_rwlock_timedrdlock.3 \
+ pthread_rwlock_timedwrlock.3 \
pthread_rwlock_unlock.3 \
pthread_rwlock_wrlock.3 \
pthread_rwlockattr_destroy.3 \
OpenPOWER on IntegriCloud