Jpp  master_rocky
the software that should make you happy
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
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Detailed Description

Very basic lock facilities to be used in multithreaded programs.

Author
cpellegrino

Definition in file JMutex.hh.