Merge pull request #921 from FernetMenta/threads
authorJim Carroll <thecarrolls@jiminger.com>
Sat, 12 May 2012 11:26:36 +0000 (04:26 -0700)
committerJim Carroll <thecarrolls@jiminger.com>
Sat, 12 May 2012 11:26:36 +0000 (04:26 -0700)
Threads: add missing exception handlers.

I will be adding a PR to remove the circular dependency and provide a common, non-platform specific exception.

1  2 
xbmc/threads/Thread.h
xbmc/threads/platform/pthreads/ThreadImpl.cpp
xbmc/threads/platform/win/ThreadImpl.cpp

Simple merge