Merge pull request #4037 from Lectem:patch-1
This commit is contained in:
commit
acfbed8654
@ -923,7 +923,7 @@ struct Mutex::Impl
|
|||||||
int refcount;
|
int refcount;
|
||||||
};
|
};
|
||||||
|
|
||||||
#elif defined __linux__ && !defined ANDROID
|
#elif defined __linux__ && !defined ANDROID && !defined __LINUXTHREADS_OLD__
|
||||||
|
|
||||||
struct Mutex::Impl
|
struct Mutex::Impl
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user