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 dccd38d8e7
new classes: concurrentqueue, Task, Thread, ThreadPool, WorkerThread, and some tests. Trying to have cxxtest and cmake
14 years ago
..
CMakeLists.txt new classes: concurrentqueue, Task, Thread, ThreadPool, WorkerThread, and some tests. Trying to have cxxtest and cmake 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 new classes: concurrentqueue, Task, Thread, ThreadPool, WorkerThread, and some tests. Trying to have cxxtest and cmake 14 years ago
main_standalone_Mutex_ScopedLock.cpp TRACE macro to Common.hpp, ScopedLock with Mutex* arg, Mutex cctor and assign op is private 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