Jpp 19.3.0-rc.3
the software that should make you happy
|
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 | |
namespace | JSYNCHRONIZATION |
namespace | JPP |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Very basic lock facilities to be used in multithreaded programs.
Definition in file JMutex.hh.