Jpp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
JMutex.hh File Reference

Very basic lock facilities to be used in multithreaded programs. More...

#include <pthread.h>

Go to the source code of this file.

Classes

class  JSYNCHRONIZATION::JBasicScopedLock< Lockable >
 Scoped lock. More...
 
class  JSYNCHRONIZATION::JMutex
 Mutex. More...
 

Namespaces

 JSYNCHRONIZATION
 
 JPP
 

Detailed Description

Very basic lock facilities to be used in multithreaded programs.

Author
cpellegrino

Definition in file JMutex.hh.