![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Macros allowing to define a getter to a static mutex. More...
#include <boost/thread/mutex.hpp>Go to the source code of this file.
Macros | |
| #define | IPSDK_STATIC_MUTEX(MutexName) |
| macro allowing to create a static mutex More... | |
Macros allowing to define a getter to a static mutex.
Creation of mutex is safe against library static initializers creation
| #define IPSDK_STATIC_MUTEX | ( | MutexName | ) |
macro allowing to create a static mutex
Creation of mutex is safe against library static initializers creation
1.8.14