Searched refs:HAVE_PTHREAD (Results 26 - 50 of 63) sorted by relevance

123

/external/chromium_org/third_party/tcmalloc/vendor/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)
/external/chromium_org/third_party/mesa/src/src/glx/
H A Dglxcurrent.c36 #ifdef HAVE_PTHREAD
76 #if defined( HAVE_PTHREAD )
H A Dglxclient.h56 #if defined( HAVE_PTHREAD )
626 #if defined( HAVE_PTHREAD )
649 #endif /* defined( HAVE_PTHREAD ) */
658 #if defined( HAVE_PTHREAD )
/external/mesa3d/src/glx/
H A Dglxcurrent.c36 #ifdef HAVE_PTHREAD
76 #if defined( HAVE_PTHREAD )
H A Dglxclient.h56 #if defined( HAVE_PTHREAD )
626 #if defined( HAVE_PTHREAD )
649 #endif /* defined( HAVE_PTHREAD ) */
658 #if defined( HAVE_PTHREAD )
/external/pcre/dist/
H A Dconfig.h.in91 #undef HAVE_PTHREAD
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-mutex-private.hh56 #elif !defined(HB_NO_MT) && (defined(HAVE_PTHREAD) || defined(__APPLE__))
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dconfig.h116 #undef HAVE_PTHREAD macro
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dconfig.h116 #undef HAVE_PTHREAD macro
/external/harfbuzz_ng/src/
H A Dhb-mutex-private.hh56 #elif !defined(HB_NO_MT) && (defined(HAVE_PTHREAD) || defined(__APPLE__))
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/
H A Dglapi_entrypoint.c139 #if defined(HAVE_PTHREAD) || defined(GLX_USE_TLS)
269 #if defined(HAVE_PTHREAD) || defined(GLX_USE_TLS)
340 #if defined(HAVE_PTHREAD) || defined(GLX_USE_TLS)
/external/mesa3d/src/mapi/glapi/
H A Dglapi_entrypoint.c139 #if defined(HAVE_PTHREAD) || defined(GLX_USE_TLS)
269 #if defined(HAVE_PTHREAD) || defined(GLX_USE_TLS)
340 #if defined(HAVE_PTHREAD) || defined(GLX_USE_TLS)
/external/chromium_org/third_party/mesa/src/src/mapi/mapi/
H A Dstub.c58 #ifdef HAVE_PTHREAD
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dconfig_win.h131 #undef HAVE_PTHREAD macro
H A Dconfig.h.in99 #undef HAVE_PTHREAD
H A Dmemory_region_map.h39 #ifdef HAVE_PTHREAD
/external/mesa3d/src/mapi/mapi/
H A Dstub.c58 #ifdef HAVE_PTHREAD
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
H A Dcommon.cc45 #elif defined(HAVE_PTHREAD)
285 #elif defined(HAVE_PTHREAD)
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dconfig.h.in99 #undef HAVE_PTHREAD
H A Dmemory_region_map.h39 #ifdef HAVE_PTHREAD
H A Dstacktrace_x86-inl.h50 # ifdef HAVE_PTHREAD
/external/protobuf/src/google/protobuf/stubs/
H A Dcommon.cc45 #elif defined(HAVE_PTHREAD)
281 #elif defined(HAVE_PTHREAD)
/external/chromium_org/third_party/mesa/src/src/egl/main/
H A Deglcurrent.c45 #if HAVE_PTHREAD
111 #else /* HAVE_PTHREAD */
140 #endif /* !HAVE_PTHREAD */
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Dtestutil.cc83 #if defined(NO_THREADS) || !(defined(HAVE_PTHREAD) || defined(_WIN32))
158 #else // not NO_THREADS, not !HAVE_PTHREAD, not _WIN32
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Dtestutil.cc83 #if defined(NO_THREADS) || !(defined(HAVE_PTHREAD) || defined(_WIN32))
158 #else // not NO_THREADS, not !HAVE_PTHREAD, not _WIN32

Completed in 2546 milliseconds

123