OSDN Git Service

There's no such thing as _THREAD_SAFE.
authorElliott Hughes <enh@google.com>
Fri, 3 Apr 2015 20:41:10 +0000 (13:41 -0700)
committerElliott Hughes <enh@google.com>
Fri, 3 Apr 2015 20:41:10 +0000 (13:41 -0700)
At least, as far as I can tell from the internet and from grep in /usr/include
on a Mac.

Change-Id: I7f39bb2013db88e59f604e4491344d0d342e5f0b

core/combo/include/arch/darwin-x86/AndroidConfig.h

index b4cc167..2673640 100644 (file)
  */
 
 /*
- * Add any extra platform-specific defines here.
- */
-#define _THREAD_SAFE
-
-/*
  * Define if we have <malloc.h> header
  */
 /* #define HAVE_MALLOC_H */