Merge "Remove HAVE_ANDROID_PTHREAD_SETNAME_NP."
This commit is contained in:
commit
a9ec8350b0
5 changed files with 0 additions and 40 deletions
|
@ -41,14 +41,6 @@
|
|||
*/
|
||||
#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?
|
||||
*/
|
||||
|
|
|
@ -41,14 +41,6 @@
|
|||
*/
|
||||
#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?
|
||||
*/
|
||||
|
|
|
@ -41,14 +41,6 @@
|
|||
*/
|
||||
#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?
|
||||
*/
|
||||
|
|
|
@ -41,14 +41,6 @@
|
|||
*/
|
||||
#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?
|
||||
*/
|
||||
|
|
|
@ -27,14 +27,6 @@
|
|||
*/
|
||||
#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?
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue