OSGAtomic.h File Reference
#include "OSGBaseTypes.h"#include <boost/version.hpp>#include <boost/detail/sp_counted_base.hpp>Go to the source code of this file.
Namespaces | |
| namespace | OSG |
helper functions to dump a volume. Useful for debugger. | |
Functions | |
| RefCountStore | OSG::osgAtomicExchangeAndAdd (RefCountStore *pValue, RefCountStore rcDelta) |
| void | OSG::osgAtomicIncrement (RefCountStore *pValue) |
| void | OSG::osgAtomicDecrement (RefCountStore *pValue) |
| void | OSG::osgSpinLock (UInt32 *pLock, UInt32 uiMask) |
| void | OSG::osgSpinLockRelease (UInt32 *pLock, UInt32 uiInvMask) |
