Simple scope class for dealing with pthread mutex locking. More...
#include <pthread.h>

Go to the source code of this file.
Classes | |
| class | Barry::scoped_lock |
Namespaces | |
| namespace | Barry |
Project namespace, containing all related functions and classes. | |
Simple scope class for dealing with pthread mutex locking.
Definition in file scoped_lock.h.
1.7.1