mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 21:55:03 +02:00
parent
ca28a51373
commit
a1b231e069
@ -52,7 +52,7 @@ public:
|
|||||||
delete reinterpret_cast<boost::mutex *>(m_Data);
|
delete reinterpret_cast<boost::mutex *>(m_Data);
|
||||||
}
|
}
|
||||||
|
|
||||||
inline void Lock(bool make_native = false)
|
inline void Lock(void)
|
||||||
{
|
{
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
# ifdef _WIN64
|
# ifdef _WIN64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user