summaryrefslogtreecommitdiff
path: root/basegfx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-10-08 15:21:07 +0200
committerMichael Stahl <mstahl@redhat.com>2014-10-08 15:46:06 +0200
commitfca62934f492125ea6728fd6d09f0c66c9e4fa69 (patch)
tree82d3bc36d945e9c3fd5862c516975d666b3e1679 /basegfx
parent26b79470cabb191c3291789f99d8737da1a4fbab (diff)
basic: use SolarMutex to lock SfxLibraryContainer
Originally this used both SolarMutex and an own mutex, then a deadlock was resolved in 2fe6a4a34b38c05e252c71f4d2f18e4a90e61b29 by not locking SolarMutex. Since the class will call event listeners without dropping the mutex e.g. in insertNoCheck(), using the SolarMutex appears better anyway. With this, installing a BASIC extension no longer triggers SolarMutex asserts in SfxBroadcaster. Change-Id: Ib9a2ee491ef53b1a53855af0fc22e863c5e7cb91
Diffstat (limited to 'basegfx')
0 files changed, 0 insertions, 0 deletions