Home
last modified time | relevance | path

Searched refs:HAVE_PTHREAD_H (Results 1 – 25 of 63) sorted by relevance

123

/third_party/libxml2/
Dthreads.c27 #ifdef HAVE_PTHREAD_H
48 #ifdef HAVE_PTHREAD_H
93 #ifdef HAVE_PTHREAD_H
109 #ifdef HAVE_PTHREAD_H
133 #ifdef HAVE_PTHREAD_H
183 #ifdef HAVE_PTHREAD_H in xmlNewMutex()
211 #ifdef HAVE_PTHREAD_H in xmlFreeMutex()
233 #ifdef HAVE_PTHREAD_H in xmlMutexLock()
261 #ifdef HAVE_PTHREAD_H in xmlMutexUnlock()
291 #ifdef HAVE_PTHREAD_H in xmlNewRMutex()
[all …]
DtestThreads.c11 #ifdef HAVE_PTHREAD_H
26 #ifdef HAVE_PTHREAD_H
108 #ifdef HAVE_PTHREAD_H
/third_party/gettext/gnulib-local/lib/libxml/
Dthreads.c56 #ifdef HAVE_PTHREAD_H
78 #ifdef HAVE_PTHREAD_H
125 #ifdef HAVE_PTHREAD_H
145 #ifdef HAVE_PTHREAD_H
173 #ifdef HAVE_PTHREAD_H
225 #ifdef HAVE_PTHREAD_H in xmlNewMutex()
255 #ifdef HAVE_PTHREAD_H in xmlFreeMutex()
279 #ifdef HAVE_PTHREAD_H in xmlMutexLock()
308 #ifdef HAVE_PTHREAD_H in xmlMutexUnlock()
340 #ifdef HAVE_PTHREAD_H in xmlNewRMutex()
[all …]
Dthreads.in.h104 #ifdef HAVE_PTHREAD_H
/third_party/curl/lib/vtls/
Dmbedtls_threadlock.c26 ((defined(USE_THREADS_POSIX) && defined(HAVE_PTHREAD_H)) || \
29 #if defined(USE_THREADS_POSIX) && defined(HAVE_PTHREAD_H)
59 #if defined(USE_THREADS_POSIX) && defined(HAVE_PTHREAD_H) in Curl_mbedtlsthreadlock_thread_setup()
82 #if defined(USE_THREADS_POSIX) && defined(HAVE_PTHREAD_H) in Curl_mbedtlsthreadlock_thread_cleanup()
102 #if defined(USE_THREADS_POSIX) && defined(HAVE_PTHREAD_H) in Curl_mbedtlsthreadlock_lock_function()
125 #if defined(USE_THREADS_POSIX) && defined(HAVE_PTHREAD_H) in Curl_mbedtlsthreadlock_unlock_function()
Dmbedtls_threadlock.h29 #if (defined(USE_THREADS_POSIX) && defined(HAVE_PTHREAD_H)) || \
/third_party/python/Include/internal/
Dpycore_condvar.h12 # ifdef HAVE_PTHREAD_H
/third_party/skia/third_party/externals/microhttpd/w32/VS2013/
DMHD_config.h99 #define HAVE_PTHREAD_H 0 macro
/third_party/libcoap/include/coap3/
Dcoap_config.h74 #define HAVE_PTHREAD_H 1 macro
Dcoap_mutex.h28 #if defined(HAVE_PTHREAD_H) && defined(HAVE_PTHREAD_MUTEX_LOCK)
/third_party/libxml2/macos/src/
Dconfig-mac.h17 #define HAVE_PTHREAD_H macro
/third_party/gstreamer/gstplugins_bad/
Dconfig.h62 #define HAVE_PTHREAD_H 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/darwin/include/llvm/Config/
Dconfig.h149 #define HAVE_PTHREAD_H 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/fuchsia/include/llvm/Config/
Dconfig.h149 #define HAVE_PTHREAD_H 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/android/include/llvm/Config/
Dconfig.h149 #define HAVE_PTHREAD_H 1 macro
/third_party/libxml2/include/
Dconfig.h118 #define HAVE_PTHREAD_H /**/ macro
Dwin32config.h107 #if !defined(HAVE_PTHREAD_H) && !defined(HAVE_WIN32_THREADS) && !defined(_WIN32_WCE)
/third_party/libxml2/include/libxml/
Dthreads.h75 #ifdef HAVE_PTHREAD_H
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/linux/include/llvm/Config/
Dconfig.h158 #define HAVE_PTHREAD_H 1 macro
/third_party/libxml2/win32/VC10/
Dconfig.h106 #if !defined(HAVE_PTHREAD_H) && !defined(HAVE_WIN32_THREADS) && !defined(_WIN32_WCE)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Config/
Dconfig.h169 #define HAVE_PTHREAD_H 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Config/
Dconfig.h169 #define HAVE_PTHREAD_H 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Config/
Dconfig.h178 #define HAVE_PTHREAD_H 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Config/
Dconfig.h169 #define HAVE_PTHREAD_H 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DThreading.cpp33 #if LLVM_ENABLE_THREADS != 0 && defined(HAVE_PTHREAD_H)

123