Fooling around with design patterns in C++
cpp
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Denes Matetelki a39371125e
new class: ConditionVariable, Mutex has getPThreadMutex() method
14 years ago
include new class: ConditionVariable, Mutex has getPThreadMutex() method 14 years ago
src new class: ConditionVariable, Mutex has getPThreadMutex() method 14 years ago
test TRACE macro to Common.hpp, ScopedLock with Mutex* arg, Mutex cctor and assign op is private 14 years ago