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

Multithreading condition. More...

Go to the source code of this file.

Classes

class  mi::base::Condition
 Conditions allow threads to signal an event and to wait for such a signal, respectively. More...
 

Namespaces

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

Detailed Description

Multithreading condition.

See Multithreading Support.