Separate locks for the different lists managed by XBPython so that they don't interfe...
authorJim Carroll <thecarrolls@jiminger.com>
Thu, 7 Feb 2013 02:25:44 +0000 (21:25 -0500)
committerJim Carroll <thecarrolls@jiminger.com>
Thu, 7 Feb 2013 02:36:03 +0000 (21:36 -0500)
commitbe93a9d9e6098d2c82fe45c97fe22c159e1bf29f
tree99c71921d6fd6dd5c5f6f4c4bad1b14a00d71005
parente008bada2d11eec8631e08dd9a623f69bb4dc1e3
Separate locks for the different lists managed by XBPython so that they don't interfere with each other. Closes #14048
xbmc/interfaces/python/XBPyThread.cpp
xbmc/interfaces/python/XBPyThread.h
xbmc/interfaces/python/XBPython.cpp
xbmc/interfaces/python/XBPython.h