Revert "AndroidConfig: define HAVE_PTHREAD_SETNAME_NP"

This reverts commit de50fc1a87.
This commit is contained in:
Jean-Baptiste Queru 2010-06-22 15:01:31 -07:00
parent 424875b818
commit d05d26893d
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?
*/