summaryrefslogtreecommitdiff
path: root/include/comphelper/threadpool.hxx
AgeCommit message (Expand)Author
2016-12-01tdf#104126 - comphelper thread-pool, use reliable std::condition_variable.Michael Meeks
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-07-18add tagging to ThreadTasks so we don't need more one poolNoel Grandin
2016-06-15tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-02loplugin:unusedmethods comphelperNoel Grandin
2015-03-12vcl: parallelize image scaling.Michael Meeks
2015-02-16boost->stdCaolán McNamara
2014-11-04Make comphelper::ThreadPool explicitly noncopyableMatúš Kukan
2014-10-31thread-pool: fix waiting until all tasks are complete.Michael Meeks
2014-10-30thread-pool: re-work termination semantics to avoid problems.Michael Meeks
2014-10-30Move thread-pool down into comphelper for re-use elsewhere.Michael Meeks