Remove Synchronize redundant functionality and replace with the standard CSingleLock.
authorJim Carroll <thecarrolls@jiminger.com>
Wed, 16 Oct 2013 01:35:57 +0000 (21:35 -0400)
committerJim Carroll <thecarrolls@jiminger.com>
Sat, 19 Oct 2013 17:50:52 +0000 (13:50 -0400)
commitf8cfa7070bffb873ff8cc706e0a230bbcb9fc10e
tree8b7909788a2cefbc8b4a21a5e6f6d20bbf39a32e
parent43b17485b10b5d3964dad3b8a53c762823dabd9e
Remove Synchronize redundant functionality and replace with the standard CSingleLock.
xbmc/interfaces/legacy/AddonClass.h
xbmc/interfaces/legacy/CallbackHandler.cpp
xbmc/interfaces/legacy/Window.h
xbmc/interfaces/python/LanguageHook.cpp
xbmc/interfaces/python/LanguageHook.h
xbmc/interfaces/python/PythonInvoker.cpp