Classes | Namespaces
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

namespace  icl_core
namespace  icl_core::thread

Detailed Description

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

Author:
Jan Oberländer <oberlaen@fzi.de>
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 Thu Jun 6 2019 20:22:25