|
Jpp
|
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 | |
Very basic lock facilities to be used in multithreaded programs.
Definition in file JMutex.hh.
1.8.5