Classes

lib-during/utils/big-lock.h File Reference

Global lock implementation. More...

#include <boost/thread.hpp>
Include dependency graph for big-lock.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  big_lock< dummy >

Detailed Description

Global lock implementation.

This is obviously bad practice wrt performance, but can be handy especially for testing.

Definition in file big-lock.h.

 All Classes Files Functions Defines