Global lock implementation. More...
#include <boost/thread.hpp>

Go to the source code of this file.
Classes | |
| struct | big_lock< dummy > |
Global lock implementation.
This is obviously bad practice wrt performance, but can be handy especially for testing.
Definition in file big-lock.h.
1.7.1