Classes | Namespaces
thread/SingletonThreadingModels.h File Reference

Contains a mutex-based threading model for icl_core::Singleton. More...

#include "icl_core_thread/tMutex.h"
#include "icl_core_thread/tScopedMutexLock.h"
Include dependency graph for thread/SingletonThreadingModels.h:

Go to the source code of this file.

Classes

class  icl_core::thread::STMMultiThreadedWithMutex< T >
 Mutex-based thread-safe singleton threading model. More...
 

Namespaces

 icl_core
 
 icl_core::thread
 

Detailed Description

Contains a mutex-based threading model for icl_core::Singleton.

Author
Jan Oberländer oberl.nosp@m.aen@.nosp@m.fzi.d.nosp@m.e
Date
2009-06-16

icl_core::STMMultiThreadedWithMutex is a multi-threaded, thread-safe threading model for icl_core::Singleton. It performs locking using icl_core::thread::ScopedMutexLock.

Definition in file thread/SingletonThreadingModels.h.



fzi_icl_core
Author(s):
autogenerated on Mon Jun 10 2019 13:17:59