#include "mlUtilsSystem.h"
#include <boost/detail/atomic_count.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | ml |
Define the namespace name like in the ML. Default is ml. | |
Defines | |
| #define | BOOST_USE_ASM_ATOMIC_H |
Typedefs | |
| typedef boost::detail::atomic_count | ml::AtomicCounter |
| AtomicCounter is a thread-safe integer counter. | |
Definition in file mlAtomicCounter.h.
| #define BOOST_USE_ASM_ATOMIC_H |
Definition at line 20 of file mlAtomicCounter.h.
1.5.8