Remove HAVE_ANDROID_PTHREAD_SETNAME_NP.
https://android-review.googlesource.com/104945 removes the only user. Change-Id: I303d941036ab889ab747f26561506a5e1c93f0c2
This commit is contained in:
@@ -41,14 +41,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_PTHREADS
|
#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?
|
* Do we have the futex syscall?
|
||||||
*/
|
*/
|
||||||
|
@@ -41,14 +41,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_PTHREADS
|
#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?
|
* Do we have the futex syscall?
|
||||||
*/
|
*/
|
||||||
|
@@ -41,14 +41,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_PTHREADS
|
#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?
|
* Do we have the futex syscall?
|
||||||
*/
|
*/
|
||||||
|
@@ -41,14 +41,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_PTHREADS
|
#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?
|
* Do we have the futex syscall?
|
||||||
*/
|
*/
|
||||||
|
@@ -27,14 +27,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_PTHREADS
|
#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?
|
* Do we have the futex syscall?
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user