pvr: try to avoid deadlock when re-starting pvr manager
authorJoakim Plate <elupus@ecce.se>
Fri, 7 Sep 2012 19:43:24 +0000 (21:43 +0200)
committerJoakim Plate <elupus@ecce.se>
Fri, 7 Sep 2012 19:43:56 +0000 (21:43 +0200)
commitb0d6562acc8eb507ae7c20dc71dbf9dbfa1feaba
tree9e512ae13e6757eeeb547b26f630844a789f450b
parent6b9b7daa831a416728653e77e5c69588f3a39856
pvr: try to avoid deadlock when re-starting pvr manager

PVRClients::Process() -> PVRClients::UpdateAndInitialiseClients() -> PVRClients::StopClient() -> PVRManager::StopUpdateThreads() -> PVRClients::StopThread() -> Deadlock
xbmc/pvr/addons/PVRClients.cpp