OSDN Git Service

Remove HAVE_ANDROID_PTHREAD_SETNAME_NP.
authorElliott Hughes <enh@google.com>
Thu, 21 Aug 2014 03:21:29 +0000 (20:21 -0700)
committerElliott Hughes <enh@google.com>
Thu, 21 Aug 2014 03:21:29 +0000 (20:21 -0700)
https://android-review.googlesource.com/104945 removes the only user.

Change-Id: I303d941036ab889ab747f26561506a5e1c93f0c2

core/combo/include/arch/linux-arm/AndroidConfig.h
core/combo/include/arch/linux-arm64/AndroidConfig.h
core/combo/include/arch/linux-mips/AndroidConfig.h
core/combo/include/arch/linux-mips64/AndroidConfig.h
core/combo/include/arch/target_linux-x86/AndroidConfig.h

index dc64788..31fa7eb 100644 (file)
 #define HAVE_PTHREADS
 
 /*
- * Do we have pthread_setname_np()?
- *
- * (HAVE_PTHREAD_SETNAME_NP is used by WebKit to enable a function with
- * the same name but different parameters, so we can't use that here.)
- */
-#define HAVE_ANDROID_PTHREAD_SETNAME_NP
-
-/*
  * Do we have the futex syscall?
  */
 #define HAVE_FUTEX
index b08d982..2b792b1 100644 (file)
 #define HAVE_PTHREADS
 
 /*
- * Do we have pthread_setname_np()?
- *
- * (HAVE_PTHREAD_SETNAME_NP is used by WebKit to enable a function with
- * the same name but different parameters, so we can't use that here.)
- */
-#define HAVE_ANDROID_PTHREAD_SETNAME_NP
-
-/*
  * Do we have the futex syscall?
  */
 #define HAVE_FUTEX
index 5b2c8e7..f315643 100644 (file)
 #define HAVE_PTHREADS
 
 /*
- * Do we have pthread_setname_np()?
- *
- * (HAVE_PTHREAD_SETNAME_NP is used by WebKit to enable a function with
- * the same name but different parameters, so we can't use that here.)
- */
-#define HAVE_ANDROID_PTHREAD_SETNAME_NP
-
-/*
  * Do we have the futex syscall?
  */
 #define HAVE_FUTEX
index 1e4abac..0a5ce58 100644 (file)
 #define HAVE_PTHREADS
 
 /*
- * Do we have pthread_setname_np()?
- *
- * (HAVE_PTHREAD_SETNAME_NP is used by WebKit to enable a function with
- * the same name but different parameters, so we can't use that here.)
- */
-#define HAVE_ANDROID_PTHREAD_SETNAME_NP
-
-/*
  * Do we have the futex syscall?
  */
 #define HAVE_FUTEX
index a95e33a..a24ca28 100644 (file)
 #define HAVE_PTHREADS
 
 /*
- * Do we have pthread_setname_np()?
- *
- * (HAVE_PTHREAD_SETNAME_NP is used by WebKit to enable a function with
- * the same name but different parameters, so we can't use that here.)
- */
-#define HAVE_ANDROID_PTHREAD_SETNAME_NP
-
-/*
  * Do we have the futex syscall?
  */
 #define HAVE_FUTEX