summaryrefslogtreecommitdiff
path: root/include/apr_global_mutex.h
Commit message (Expand)AuthorAgeFilesLines
* merge r884139 from trunk:trawick2009-11-251-0/+9
* merge r882915 from trunk:trawick2009-11-211-0/+7
* 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
* Rebalance our exposed headers such that everything is nested properlywrowe2003-03-051-8/+11
* 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
* ** DEPRECATE old lock API: apr_lock.h **aaron2002-04-091-1/+1
* Support for Posix semaphores for locking has been added. This usesjim2002-04-041-0/+1
* update an old commenttrawick2002-03-171-1/+1
* Update our copyright for this year.fielding2002-03-131-1/+1
* Added the include of apr_proc_mutex.h if the global mutex is proc mutexbnicholes2002-02-261-0/+2
* Per Aaron's consent that there is no more rational way to optimize thiswrowe2002-02-221-0/+20
* Add a new lock API: apr_global_mutex_taaron2002-02-181-0/+164