MDL SDK API nvidia_logo_transpbg.gif Up
atom.h File Reference

32-bit unsigned counter with atomic arithmetic, increments, and decrements. More...

Go to the source code of this file.

Classes

class  mi::base::Atom32
 A 32-bit unsigned counter with atomic arithmetic, increments, and decrements. More...
 

Namespaces

namespace  mi
 Common namespace for APIs of NVIDIA Advanced Rendering Center GmbH.
 
namespace  mi::base
 Namespace for the Base API.
 

Detailed Description

32-bit unsigned counter with atomic arithmetic, increments, and decrements.

See Multithreading Support.