#include <commonc++/Common.h++>#include <commonc++/Lock.h++>#include <commonc++/AtomicCounter.h++>#include <commonc++/ThreadLocalCounter.h++>#include <commonc++/Random.h++>

Go to the source code of this file.
Classes | |
| class | CriticalSection |
| A critical section, a synchronization primitive that is typically more efficient than but roughly semantically equivalent to a Mutex. More... | |
Namespaces | |
| namespace | ccxx |
1.6.3