aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon/aiaprpool.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed Windows compile error introduced in fe9a3d2b. Also made sure ↵McCabe Maxsted2010-11-231-1/+3
| | | | winsock2.h is always included before windows.h throughout the source to prevent collisions
* IMP-701: An API to wrap objects for thread-safe access.Aleric Inglewood2010-11-171-3/+5
| | | | See http://redmine.imprudenceviewer.org/issues/701
* IMP-590: Added a thread-safe and robust wrapper for APR pools.Aleric Inglewood2010-11-171-0/+236
See http://redmine.imprudenceviewer.org/issues/590