There's no such thing as _THREAD_SAFE.
At least, as far as I can tell from the internet and from grep in /usr/include on a Mac. Change-Id: I7f39bb2013db88e59f604e4491344d0d342e5f0b
This commit is contained in:
parent
97bcf915ad
commit
98ff711a5d
|
@ -32,11 +32,6 @@
|
|||
* comments.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Add any extra platform-specific defines here.
|
||||
*/
|
||||
#define _THREAD_SAFE
|
||||
|
||||
/*
|
||||
* Define if we have <malloc.h> header
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue