summaryrefslogtreecommitdiff
path: root/include/comphelper/threadpool.hxx
AgeCommit message (Expand)Author
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