tdf#104126 - comphelper thread-pool, use reliable std::condition_variable.
commitaa68c99d88fd7abe08c4aee5206c859a0cdba38e
authorMichael Meeks <michael.meeks@collabora.com>
Thu, 1 Dec 2016 11:14:24 +0000 (1 11:14 +0000)
committerMichael Meeks <michael.meeks@collabora.com>
Thu, 1 Dec 2016 18:44:08 +0000 (1 18:44 +0000)
tree6bc2054a2d16799e1effe6e817455f4b8821843c
parent0afbe8d5ca17c4e24bb49272dc6711925f82f5d5
tdf#104126 - comphelper thread-pool, use reliable std::condition_variable.

The existing osl::Condition is an API and reliability disaster area.

Change-Id: I3be84e1c6a83e58c43c40c9c8720790d923a6694
Reviewed-on: https://gerrit.libreoffice.org/31163
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>
comphelper/source/misc/threadpool.cxx
desktop/source/app/app.cxx
include/comphelper/threadpool.hxx
package/source/zipapi/ZipOutputStream.cxx