summaryrefslogtreecommitdiff
path: root/include/apr_thread_cond.h
Commit message (Expand)AuthorAgeFilesLines
* Rebalance our exposed headers such that everything is nested properlywrowe2003-03-051-10/+10
* 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
* Adds apr_thread_cond_timedwait() interface to new lock API.aaron2001-10-121-2/+22
* Implement pool accessors for thread_condition variables.rbb2001-09-291-0/+6
* thread condition stuff isn't available if !APR_HAS_THREADS... this getstrawick2001-09-131-0/+3
* Add condition variables to the APR set of locking functions.rbb2001-09-131-0/+136