Reapply @elupus 's fix to the Condition variable for windows. This also handles the...
authorJim Carroll <thecarrolls@jiminger.com>
Mon, 26 Aug 2013 01:24:33 +0000 (21:24 -0400)
committerJim Carroll <thecarrolls@jiminger.com>
Mon, 26 Aug 2013 02:40:53 +0000 (22:40 -0400)
commit331c04ee863b70b07a3e05a447df8394a20b66fa
treee241c929bfc0e25df5d4c04b8ac50f6b6673160e
parent76fe1512e6abfa2580dbd6cf796fddca2f43ae1f
Reapply @elupus 's fix to the Condition variable for windows. This also handles the case where the CritSec used for the ConditionVariable is entered more than once; something the native windows calls don't allow.
xbmc/threads/Lockables.h
xbmc/threads/platform/win/Condition.h