summaryrefslogtreecommitdiffstats
path: root/loader/dshow
diff options
context:
space:
mode:
authorsesse <sesse@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-03-06 10:05:10 +0000
committersesse <sesse@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-03-06 10:05:10 +0000
commit474c365479b863984e34c0c2e0dfe6c9d353c7fb (patch)
tree9c6f700998600866b2c6f13c44bd9f94fee17e45 /loader/dshow
parentdd491c0d289bb00b2d05fb75e11b52f5a9584f26 (diff)
downloadmpv-474c365479b863984e34c0c2e0dfe6c9d353c7fb.tar.bz2
mpv-474c365479b863984e34c0c2e0dfe6c9d353c7fb.tar.xz
Make Win32 mutex and thread linked lists thread safe.
loader/win32.c contains a global linked list of all existing mutexes (whose head is called mlist), which is accessed from multiple threads, and as such needs to be protected by a mutex. Fixed. Same thing for the global linked list of all existing threads, whose head is called list. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30851 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'loader/dshow')
0 files changed, 0 insertions, 0 deletions