platform: fixed accidental double deref. the method parameter already does that....
[deb_libcec.git] / src / lib / platform / threads / threads.h
2012-02-21  Lars Op den Kampplatform: fixed accidental double deref. the method...
2012-02-11  Lars Op den Kampcec: and now proper predicates
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...