aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ios7/ios7_main.mm
diff options
context:
space:
mode:
authorWillem Jan Palenstijn2016-10-08 22:32:13 +0200
committerWillem Jan Palenstijn2016-10-08 22:32:13 +0200
commit379e3b80daea93a375a752dd582aa42830054e18 (patch)
tree808270360afb3f79f26774723bdec89df5a14488 /backends/platform/ios7/ios7_main.mm
parentc0b76581d8e4c1938c3f2f617edf553105dc6fdc (diff)
downloadscummvm-rg350-379e3b80daea93a375a752dd582aa42830054e18.tar.gz
scummvm-rg350-379e3b80daea93a375a752dd582aa42830054e18.tar.bz2
scummvm-rg350-379e3b80daea93a375a752dd582aa42830054e18.zip
SCI: Release SCI music mutex earlier in reconstructPlayList
This avoids a deadlock where the main thread (via reconstructPlayList) tries to acquire the mixer lock (in soundPlay) while holding the SCI music lock, and the audio thread is holding the mixer lock and tries to acquire the SCI music lock (in miditimerCallback). Bug #6691.
Diffstat (limited to 'backends/platform/ios7/ios7_main.mm')
0 files changed, 0 insertions, 0 deletions