platform: let CTimeout return uint32_t instead of uint64_t. fixes compilation warning
[deb_libcec.git] / src / lib / platform / threads / mutex.h
2012-02-14  Lars Op den Kampplatform: let CTimeout return uint32_t instead of uint6...
2012-02-11  Lars Op den Kampcec: and now proper predicates
2012-02-11  Lars Op den KampRevert "platform: added predicate in CCondition"
2012-02-11  Lars Op den Kampplatform: added predicate in CCondition
2012-02-09  Lars Op den Kampcec: added CTryLockObject
2012-02-02  Lars Op den Kampwin32: resolve condition methods at runtime
2012-01-30  Lars Op den Kampchanged the year in copyright notices to 2011-2012
2012-01-29  Lars Op den Kampcec: clean ups and only include what we need from lib...
2012-01-23  Lars Op den Kampcec: make sure we're not trying to unlock the mutex...
2012-01-17  Lars Op den Kampcec: refactored threading/locking - added windows nativ...