]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add an implementation of pthread_rwlock_timed{rd,wr}lock() to libthr with
authormtm <mtm@FreeBSD.org>
Fri, 16 Jan 2004 10:52:10 +0000 (10:52 +0000)
committermtm <mtm@FreeBSD.org>
Fri, 16 Jan 2004 10:52:10 +0000 (10:52 +0000)
commite3c786562ff87850be855dfd169fb04002f8419a
treebb0ba3c680063e988a19dea0a54d0f940b679804
parent5af038f21added63f08bd826d3d748c044404156
Add an implementation of pthread_rwlock_timed{rd,wr}lock() to libthr with
attendant documentation.
lib/libthr/thread/thr_rwlock.c
share/man/man3/Makefile
share/man/man3/pthread_rwlock_timedrdlock.3 [new file with mode: 0644]
share/man/man3/pthread_rwlock_timedwrlock.3 [new file with mode: 0644]