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 1ec5fb1466
run_test.sh uses valgrind with suppressions
14 years ago
..
CMakeLists.txt gitignore expansion, unittest renames 14 years ago
main_Mutex.cpp mutex ctor can have a type, class has tryLock method 14 years ago
main_ScopedLock.cpp TRACE macro to Common.hpp, ScopedLock with Mutex* arg, Mutex cctor and assign op is private 14 years ago
main_concurrentQueue.cpp new classes: concurrentqueue, Task, Thread, ThreadPool, WorkerThread, and some tests. Trying to have cxxtest and cmake 14 years ago
main_scopedLock.cpp CMakeLists.txt cleanup, added minimal unittest, added run_test coeverage tool, added .gitignore file 14 years ago
main_standalone_Mutex_ScopedLock.cpp CMakeLists.txt cleanup, added minimal unittest, added run_test coeverage tool, added .gitignore file 14 years ago
main_thread.cpp new classes: concurrentqueue, Task, Thread, ThreadPool, WorkerThread, and some tests. Trying to have cxxtest and cmake 14 years ago
main_threadpool.cpp new classes: concurrentqueue, Task, Thread, ThreadPool, WorkerThread, and some tests. Trying to have cxxtest and cmake 14 years ago
run_test.sh run_test.sh uses valgrind with suppressions 14 years ago
test_Singelton.hpp CMakeLists.txt cleanup, added minimal unittest, added run_test coeverage tool, added .gitignore file 14 years ago
test_threadpool.hpp run_test.sh uses valgrind with suppressions 14 years ago
unittest_multiple.hpp CMakeLists.txt cleanup, added minimal unittest, added run_test coeverage tool, added .gitignore file 14 years ago
valgrind.supp run_test.sh uses valgrind with suppressions 14 years ago