Searched refs:HAVE_PTHREAD (Results 1 - 25 of 63) sorted by relevance

123

/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dmingw.h61 #undef HAVE_PTHREAD macro
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dmingw.h61 #undef HAVE_PTHREAD macro
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dmaybe_threads.h41 #ifdef HAVE_PTHREAD
H A Dconfig_freebsd.h95 #define HAVE_PTHREAD 1 macro
H A Dconfig_android.h95 #define HAVE_PTHREAD 1 macro
H A Dconfig_linux.h95 #define HAVE_PTHREAD 1 macro
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dmaybe_threads.h41 #ifdef HAVE_PTHREAD
/external/llvm/utils/unittest/UnitTestMain/
H A DMakefile26 ifneq ($(HAVE_PTHREAD), 1)
/external/chromium_org/third_party/re2/util/
H A Dmutex.h16 #define HAVE_PTHREAD 1 macro
22 #elif defined(HAVE_PTHREAD) && defined(HAVE_RWLOCK)
33 #elif defined(HAVE_PTHREAD)
107 #elif defined(HAVE_PTHREAD) && defined(HAVE_RWLOCK)
122 #elif defined(HAVE_PTHREAD)
193 #ifdef HAVE_PTHREAD
/external/regex-re2/util/
H A Dmutex.h15 #define HAVE_PTHREAD 1 macro
20 #elif defined(HAVE_PTHREAD) && defined(HAVE_RWLOCK)
31 #elif defined(HAVE_PTHREAD)
103 #elif defined(HAVE_PTHREAD) && defined(HAVE_RWLOCK)
118 #elif defined(HAVE_PTHREAD)
189 #ifdef HAVE_PTHREAD
/external/llvm/examples/
H A DMakefile15 ifeq ($(HAVE_PTHREAD),1)
/external/protobuf/gtest/build-aux/
H A Dconfig.h.in13 #undef HAVE_PTHREAD
/external/chromium_org/third_party/mesa/src/src/mapi/mapi/
H A Du_thread.h49 #if defined(HAVE_PTHREAD)
56 #if defined(HAVE_PTHREAD) || defined(_WIN32)
91 #if defined(HAVE_PTHREAD)
148 #endif /* HAVE_PTHREAD */
/external/mesa3d/src/mapi/mapi/
H A Du_thread.h49 #if defined(HAVE_PTHREAD)
56 #if defined(HAVE_PTHREAD) || defined(_WIN32)
91 #if defined(HAVE_PTHREAD)
148 #endif /* HAVE_PTHREAD */
/external/chromium_org/third_party/mesa/src/src/egl/main/
H A Deglmutex.h34 #ifdef HAVE_PTHREAD
/external/chromium_org/third_party/protobuf/
H A Dconfig.h102 #define HAVE_PTHREAD 1 macro
/external/llvm/utils/unittest/googletest/
H A DMakefile30 ifneq ($(HAVE_PTHREAD), 1)
/external/mesa3d/src/egl/main/
H A Deglmutex.h34 #ifdef HAVE_PTHREAD
/external/protobuf/android/
H A Dconfig.h65 #define HAVE_PTHREAD 1 macro
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dglapi_x86-64.S48 #if defined(HAVE_PTHREAD) || defined(WIN32)
68 #elif defined(HAVE_PTHREAD)
94 #elif defined(HAVE_PTHREAD)
131 #elif defined(HAVE_PTHREAD)
160 #elif defined(HAVE_PTHREAD)
189 #elif defined(HAVE_PTHREAD)
226 #elif defined(HAVE_PTHREAD)
263 #elif defined(HAVE_PTHREAD)
292 #elif defined(HAVE_PTHREAD)
321 #elif defined(HAVE_PTHREAD)
[all...]
/external/chromium_org/sdch/open-vcdiff/src/
H A Dconfig.h.in50 #undef HAVE_PTHREAD
/external/llvm/unittests/
H A DMakefile.unittest43 ifneq ($(HAVE_PTHREAD), 1)
/external/protobuf/
H A Dconfig.h.in49 #undef HAVE_PTHREAD
/external/chromium_org/third_party/fontconfig/include/
H A Dconfig.h120 #define HAVE_PTHREAD 1 macro
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Dsimple_mutex.h123 #elif defined(HAVE_PTHREAD) && defined(HAVE_RWLOCK)
133 #elif defined(HAVE_PTHREAD)
234 #elif defined(HAVE_PTHREAD) && defined(HAVE_RWLOCK)
257 #elif defined(HAVE_PTHREAD)

Completed in 552 milliseconds

123