dmlite
0.6
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
src
utils
HorribleMutex.h
Go to the documentation of this file.
1
#ifndef HorribleMutex_HH
2
#define HorribleMutex_HH
3
4
#include <boost/thread.hpp>
5
6
// This is a horrible workaround in order to have a global mutex that serializes
7
// certain questionable boost functions, e.g. read_json
8
extern
boost::mutex
horribleboostmtx
;
9
10
11
#endif
horribleboostmtx
boost::mutex horribleboostmtx
Generated on Sun Nov 7 2021 03:01:20 for dmlite by
1.8.5