Image Component Library (ICL)
Classes | Namespaces
Mutex.h File Reference
#include <ICLUtils/CompatMacros.h>
#include <ICLUtils/Uncopyable.h>
#include <pthread.h>

Go to the source code of this file.

Classes

class  icl::utils::Mutex
 Mutex class of the ICL. More...
 
class  icl::utils::Mutex::Locker
 Locks a mutex on the stack (mutex is unlocked when the stack's section is released. More...
 

Namespaces

 icl
 undocument this line if you encounter any issues!
 
 icl::utils