mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-27 04:07:05 +00:00
ff38faa21d
locks the mutex to avoid pulling the proverbial rug out from beneath the timer callback's proverbial feet. To stop the music when the mutex is already locked, we use stopMusicInternal(), which is a protected function. This will hopefully fix the crash on exit which has happened to me every few months. svn-id: r23159 |
||
---|---|---|
.. | ||
adlibchannel.cpp | ||
adlibchannel.h | ||
adlibmusic.cpp | ||
adlibmusic.h | ||
gmchannel.cpp | ||
gmchannel.h | ||
gmmusic.cpp | ||
gmmusic.h | ||
mt32music.cpp | ||
mt32music.h | ||
musicbase.cpp | ||
musicbase.h |