summaryrefslogtreecommitdiff
path: root/util/thread_pool.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-695 expose boost object to work better with older boost versionsAaron2010-03-151-1/+1
* Revert "Revert "SERVER-695 don't destroy static global mutexes""Aaron2010-03-151-4/+4
* Fix race condition. SERVER-532Mathias Stearn2010-01-121-1/+1
* finished threads go to front of line (faster)Mathias Stearn2010-01-111-1/+1
* compile windows / vcprojDwight2009-12-221-3/+4
* Thread poolMathias Stearn2009-12-221-0/+138