Avoid CreateThread and especially TerminateThread since they cause a memleak.
commit3d1f36e3e704a830d6a4048a46367f5ee72f8747
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sun, 19 Oct 2008 18:05:45 +0000 (19 18:05 +0000)
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sun, 19 Oct 2008 18:05:45 +0000 (19 18:05 +0000)
tree9459c3378c042ba65eb7c3bafeb5ccc472742fba
parent834d4c5b7b9a2c0344445cfb1719e37838ea5844
Avoid CreateThread and especially TerminateThread since they cause a memleak.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27804 b3059339-0415-0410-9bf9-f77b7e298cf2
stream/cache2.c