Loading include/arch/linux-arm/AndroidConfig.h +5 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,11 @@ */ #define HAVE_PTHREADS /* * Do we have pthread_setname_np()? */ #define HAVE_PTHREAD_SETNAME_NP /* * Do we have the futex syscall? */ Loading include/arch/linux-sh/AndroidConfig.h +5 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,11 @@ */ #define HAVE_PTHREADS /* * Do we have pthread_setname_np()? */ #define HAVE_PTHREAD_SETNAME_NP /* * Do we have the futex syscall? */ Loading include/arch/target_linux-x86/AndroidConfig.h +5 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,11 @@ */ #define HAVE_PTHREADS /* * Do we have pthread_setname_np()? */ #define HAVE_PTHREAD_SETNAME_NP /* * Do we have the futex syscall? */ Loading Loading
include/arch/linux-arm/AndroidConfig.h +5 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,11 @@ */ #define HAVE_PTHREADS /* * Do we have pthread_setname_np()? */ #define HAVE_PTHREAD_SETNAME_NP /* * Do we have the futex syscall? */ Loading
include/arch/linux-sh/AndroidConfig.h +5 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,11 @@ */ #define HAVE_PTHREADS /* * Do we have pthread_setname_np()? */ #define HAVE_PTHREAD_SETNAME_NP /* * Do we have the futex syscall? */ Loading
include/arch/target_linux-x86/AndroidConfig.h +5 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,11 @@ */ #define HAVE_PTHREADS /* * Do we have pthread_setname_np()? */ #define HAVE_PTHREAD_SETNAME_NP /* * Do we have the futex syscall? */ Loading