merge from open-source master

Change-Id: I01315984e45ecc0261ea35b5370cbe624cc90cea
This commit is contained in:
The Android Open Source Project 2010-06-22 15:30:47 -07:00
commit ec219a2ee7
3 changed files with 0 additions and 15 deletions

View File

@ -41,11 +41,6 @@
*/
#define HAVE_PTHREADS
/*
* Do we have pthread_setname_np()?
*/
#define HAVE_PTHREAD_SETNAME_NP
/*
* Do we have the futex syscall?
*/

View File

@ -41,11 +41,6 @@
*/
#define HAVE_PTHREADS
/*
* Do we have pthread_setname_np()?
*/
#define HAVE_PTHREAD_SETNAME_NP
/*
* Do we have the futex syscall?
*/

View File

@ -27,11 +27,6 @@
*/
#define HAVE_PTHREADS
/*
* Do we have pthread_setname_np()?
*/
#define HAVE_PTHREAD_SETNAME_NP
/*
* Do we have the futex syscall?
*/