summaryrefslogtreecommitdiffstats
path: root/comphelper/source/misc/threadpool.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian2016-06-171-1/+23
* clang-tidy modernize-make-sharedNoel Grandin2016-05-181-1/+1
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-4/+4
* clang-tidy modernize-loop-convert in c*Noel Grandin2016-04-211-4/+4
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* boost->stdCaolán McNamara2015-09-141-5/+5
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-081-1/+1
* thread-pool: Initialize empty pools to start complete.Matúš Kukan2014-11-041-1/+1
* thread-pool: fix waiting until all tasks are complete.Michael Meeks2014-10-311-6/+34
* thread-pool: re-work termination semantics to avoid problems.Michael Meeks2014-10-301-5/+2
* Move thread-pool down into comphelper for re-use elsewhere.Michael Meeks2014-10-301-0/+185