ACT-CV - Machine Vision for Cognitive Modeling
Classes | Namespaces | Constant Groups
Mutex.h File Reference

cross platform mutually exclusice section More...

#include <mutex>
#include <boost/noncopyable.hpp>
Include dependency graph for Mutex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mhthreads::Mutex
 
struct  mhthreads::ScopedLock
 acquire a lock at the begin of a scope and automatically release it More...
 

Namespaces

 mhthreads
 cross platform threading helpers
 

Constant Groups

 mhthreads
 cross platform threading helpers
 

Detailed Description

cross platform mutually exclusice section

Definition in file Mutex.h.



ACT-CV - Machine Vision for Cognitive Modeling
© 2015 Marc Halbruegge (actcvlibrary@googlemail.com)