diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2020-09-24 13:27:17 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2020-09-24 18:03:40 +0200 |
commit | 9771e61666455c969de751e4d8f27c1c160780e1 (patch) | |
tree | cbf0a47016e932e1b0d8a4c5a20ad16a51221014 /oox | |
parent | 07b399eb91fb7860190504ca0214bdf4d30dfe2a (diff) |
Revert "Directly acquire m_aMutex, instead of looping on m_condition.wait()"
This reverts commit e9a16702ba025ca340bcded4fda37235d22410a1. My understanding
that the code was pointless was apparently wrong (the relevant part being hidden
in m_condition.wait() internally doing the call to MsgWaitForMultipleObjects;
I've improved the relevant comment now). (And my fears that the code using
osl::Condition might be broken by design were hopefully unfounded.)
Change-Id: Icb244ec9df8a2b0dacf115700ed850d471446f3a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103310
Reviewed-by: Michael Stahl <michael.stahl@cib.de>
Tested-by: Jenkins
Diffstat (limited to 'oox')
0 files changed, 0 insertions, 0 deletions