MIRA
Classes | Public Types | List of all members
NoLock Struct Reference

Implementation of the LockPolicy that is used by the Singleton template. More...

#include <utils/Singleton.h>

Classes

struct  Lock
 
struct  Volatile
 

Public Types

typedef int Mutex
 

Detailed Description

Implementation of the LockPolicy that is used by the Singleton template.

This policy performs no locking at all and has no performance penalties.

Member Typedef Documentation

◆ Mutex

typedef int Mutex

The documentation for this struct was generated from the following file: