csutil/threading/atomicops.h File Reference
Basic low-level atomic operations for different processors. More...
#include "csutil/threading/atomicops_gcc_x86.h"Go to the source code of this file.
Classes | |
| class | CS::Threading::AtomicOperationsBase< Impl > |
| Define low-level atomic operations. More... | |
Namespaces | |
| namespace | CS |
Main namespace for CrystalSpace. | |
| namespace | CS::Threading |
Functions and classes for threading, locking and atomic operations. | |
Detailed Description
Basic low-level atomic operations for different processors.
Definition in file atomicops.h.
Generated for Crystal Space 2.1 by doxygen 1.6.1
