MIRA
|
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 |
Implementation of the LockPolicy that is used by the Singleton template.
This policy performs no locking at all and has no performance penalties.
typedef int Mutex |