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 efd39fd208
ConditionalVariable takes Mutex as reference, not as pointer
14 years ago
..
Common.hpp new classes: concurrentqueue, Task, Thread, ThreadPool, WorkerThread, and some tests. Trying to have cxxtest and cmake 14 years ago
ConcurrentQueue.hpp ConditionalVariable takes Mutex as reference, not as pointer 14 years ago
ConditionVariable.hpp ConditionalVariable takes Mutex as reference, not as pointer 14 years ago
Mutex.hpp new classes: concurrentqueue, Task, Thread, ThreadPool, WorkerThread, and some tests. Trying to have cxxtest and cmake 14 years ago
ScopedLock.hpp ScopedLock takes Mutex as reference not as pointer 14 years ago
Singleton.hpp new classes: concurrentqueue, Task, Thread, ThreadPool, WorkerThread, and some tests. Trying to have cxxtest and cmake 14 years ago
Task.hpp new classes: concurrentqueue, Task, Thread, ThreadPool, WorkerThread, and some tests. Trying to have cxxtest and cmake 14 years ago
Thread.hpp new classes: concurrentqueue, Task, Thread, ThreadPool, WorkerThread, and some tests. Trying to have cxxtest and cmake 14 years ago
ThreadPool.hpp new classes: concurrentqueue, Task, Thread, ThreadPool, WorkerThread, and some tests. Trying to have cxxtest and cmake 14 years ago
WorkerThread.hpp new classes: concurrentqueue, Task, Thread, ThreadPool, WorkerThread, and some tests. Trying to have cxxtest and cmake 14 years ago