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:
Elliott Hughes
2015-04-03 13:41:10 -07:00
parent 97bcf915ad
commit 98ff711a5d

View File

@@ -32,11 +32,6 @@
* comments. * comments.
*/ */
/*
* Add any extra platform-specific defines here.
*/
#define _THREAD_SAFE
/* /*
* Define if we have <malloc.h> header * Define if we have <malloc.h> header
*/ */