diff options
author | Chris Sherlock <chris.sherlock79@gmail.com> | 2017-03-18 16:11:05 +1100 |
---|---|---|
committer | Chris Sherlock <chris.sherlock79@gmail.com> | 2017-03-18 08:02:26 +0000 |
commit | 5ec1713ae5b177ae32970c7209cea55ee0041c5c (patch) | |
tree | c1322d5fd439f9305dafe8dd4f790e7db2ead3ef /icon-themes/galaxy/database | |
parent | 1e7d1f27217c0fe33009552bd6a0bc6523f821ed (diff) |
vcl: have SolarThreadExecutor use osl::Condition, not oslCondition
Condition is deprecated already, but there is no need for the
SolarThreadExecutor class to use the low-level C-API, when in fact there
is a C++ fascade that calls on this via the C++ abstraction,
osl::Condition.
This will make it much easier to switch to using std::condition_variable
in the future.
Change-Id: I81e8530d42fe1451c4ca5bce998b13de0576bc4e
Reviewed-on: https://gerrit.libreoffice.org/35386
Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
Diffstat (limited to 'icon-themes/galaxy/database')
0 files changed, 0 insertions, 0 deletions