Stephan Bergmann 30e7c3051d Fix SolarMutex getting lost across call to g_main_context_iteration
At least with SAL_USE_VCLPLUGIN=gtk, sticking DBG_TESTSOLARMUTEX() before and
after this while loop demonstrates that, without the explicit
SolarMutexReleaser, the SolarMutex was acquired before the loop but isn't
thereafter.

Change-Id: I4a97063103193821cc5eb3469484dd3346a60822
2016-12-19 23:19:09 +01:00
..
2016-10-28 08:52:47 +02:00