https://bugs.documentfoundation.org/show_bug.cgi?id=125723

--- Comment #8 from Telesto <[email protected]> ---
Created attachment 152172
  --> https://bugs.documentfoundation.org/attachment.cgi?id=152172&action=edit
Bibisect log

Bisected to:
author  Jan-Marek Glogowski <[email protected]> 2017-08-15 08:05:51 +0200
committer       Jan-Marek Glogowski <[email protected]> 2017-09-19 09:25:14
+0200
commit  3840aede596e6fc24f7ed7df9100fb028134aac6 (patch)
tree    74d1d5efa3b2ad5448181fc185faf226aed192e4
parent  10b49dfb3996f99dec8dd0d2ffae2aef4022f395 (diff)
Unify SolarMutex implementations
All backends implement the SolarMutex in mostly the same way.
So this consolidates this code into a GenericSolarMutex.

We still need the abstract SolarMutex class for the fake AKA
fascade implementation in dbaccess.

The patch also replaces various places of direct mutex usage with
either SolarMutexGuard or SolarMutexReleaser objects.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to