summaryrefslogtreecommitdiff
path: root/include/apr_thread_pool.h
Commit message (Expand)AuthorAgeFilesLines
* * The idle thread timeout statistic was being incremented each time anwrowe2008-05-071-0/+55
* Fix typos, grammar and consistency of apr_thread_pool docs.davi2007-07-221-25/+24
* Public APR-UTIL functions are declared with APU_DECLARE(), not APR_DECLARE().davi2007-07-221-43/+31
* Put Thread Pool routines in their own Doxygen groupbojan2007-06-241-0/+8
* Fix the assert, which should only for preventing task from owner itselfwrowe2007-04-171-0/+9
* Add apr_thread_pool implementation.wrowe2007-01-041-0/+240