summaryrefslogtreecommitdiff
path: root/include/apr_thread_rwlock.h
Commit message (Expand)AuthorAgeFilesLines
* Fix the typo.jorton2006-08-031-1/+1
* Update license header.jorton2006-08-031-6/+6
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-041-1/+2
* Relicense APR under Apache License, Version 2.0jerenkrantz2004-02-131-49/+10
* Document operations which give undefined results in a POSIXjorton2003-10-031-5/+14
* Fix a doc typo and clarify.aaron2003-06-131-1/+1
* Rebalance our exposed headers such that everything is nested properlywrowe2003-03-051-7/+9
* Update copyright notices to 2003.thommay2003-01-011-1/+1
* Go through doxygen output and remove as many errors and warnings as I could.jerenkrantz2002-11-101-0/+1
* Update our copyright for this year.fielding2002-03-131-1/+1
* Implement pool accessor for rwlocks.rbb2001-09-291-0/+6
* Doxygen fixesianh2001-09-161-1/+1
* Add the new thread read/write API to APR. This doesn't change anyrbb2001-09-081-0/+149