cec: thread methods should be virtual, not inline. fixes access violation on win32
[deb_libcec.git] / src / lib / platform / threads / threads.h
2012-02-06  Lars Op den Kampcec: thread methods should be virtual, not inline....
2012-01-30  Lars Op den Kampchanged the year in copyright notices to 2011-2012
2012-01-23  Lars Op den Kampcec: reset m_bStop to false in CreateThread()
2012-01-17  Lars Op den Kampcec: refactored threading/locking - added windows nativ...