summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man/pthread_rwlock_init.3
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Implement pthread read/write locks as defined by Version 2 of the Singlealex1998-09-071-0/+99
UNIX Specification. As with our standard mutexes, process shared locks are not supported at this time.
OpenPOWER on IntegriCloud