Home
last modified time | relevance | path

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

12345

/external/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
23 #ifdef HAVE_PTHREAD_H
99 #ifdef HAVE_PTHREAD_H
/external/libcups/cups/
Dglobals.c33 #ifdef HAVE_PTHREAD_H
37 #if defined(HAVE_PTHREAD_H) || defined(_WIN32)
51 #if defined(HAVE_PTHREAD_H) || defined(_WIN32)
54 #ifdef HAVE_PTHREAD_H
66 #ifdef HAVE_PTHREAD_H in _cupsGlobalLock()
84 #ifdef HAVE_PTHREAD_H in _cupsGlobals()
121 #ifdef HAVE_PTHREAD_H in _cupsGlobalUnlock()
328 #if defined(HAVE_PTHREAD_H) || defined(_WIN32)
366 #ifdef HAVE_PTHREAD_H
/external/curl/lib/vtls/
Dpolarssl_threadlock.c29 # ifdef HAVE_PTHREAD_H
59 #ifdef HAVE_PTHREAD_H in Curl_polarsslthreadlock_thread_setup()
84 #ifdef HAVE_PTHREAD_H in Curl_polarsslthreadlock_thread_cleanup()
106 #ifdef HAVE_PTHREAD_H in Curl_polarsslthreadlock_lock_function()
131 #ifdef HAVE_PTHREAD_H in Curl_polarsslthreadlock_unlock_function()
/external/llvm/examples/
DCMakeLists.txt11 if( HAVE_PTHREAD_H )
13 endif( HAVE_PTHREAD_H )
/external/swiftshader/third_party/llvm-7.0/llvm/examples/
DCMakeLists.txt11 if( HAVE_PTHREAD_H )
13 endif( HAVE_PTHREAD_H )
/external/llvm/unittests/Support/
DManagedStatic.cpp12 #ifdef HAVE_PTHREAD_H
22 #if LLVM_ENABLE_THREADS != 0 && defined(HAVE_PTHREAD_H) && \
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DManagedStatic.cpp13 #ifdef HAVE_PTHREAD_H
23 #if LLVM_ENABLE_THREADS != 0 && defined(HAVE_PTHREAD_H) && \
/external/python/cpython2/Python/
Dthread.c15 # ifdef HAVE_PTHREAD_H
27 #ifndef HAVE_PTHREAD_H /* XXX Need to check in configure.ac */
/external/libvpx/libvpx/vp8/common/
Dthreading.h23 #if defined(_WIN32) && !HAVE_PTHREAD_H
90 #if defined(_WIN32) && !HAVE_PTHREAD_H
/external/libaom/libaom/build/cmake/
Dpkg_config.cmake15 "CMAKE_PROJECT_NAME" "CONFIG_MULTITHREAD" "HAVE_PTHREAD_H")
57 if(CONFIG_MULTITHREAD AND HAVE_PTHREAD_H)
/external/python/cpython3/Include/internal/
Dcondvar.h8 # ifdef HAVE_PTHREAD_H
/external/libvpx/libvpx/vpx_ports/
Dvpx_once.h117 #elif CONFIG_MULTITHREAD && HAVE_PTHREAD_H
/external/libcups/
Dconfig.h56 #undef HAVE_PTHREAD_H
/external/libaom/libaom/aom_ports/
Daom_once.h84 #elif CONFIG_MULTITHREAD && HAVE_PTHREAD_H
/external/swiftshader/third_party/llvm-7.0/configs/fuchsia/include/llvm/Config/
Dconfig.h149 #define HAVE_PTHREAD_H 1 macro
/external/swiftshader/third_party/llvm-7.0/configs/darwin/include/llvm/Config/
Dconfig.h149 #define HAVE_PTHREAD_H 1 macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DThreading.cpp40 (!defined(_WIN32) && !defined(HAVE_PTHREAD_H))
/external/stressapptest/src/
Dstressapptest_config_android.h61 #define HAVE_PTHREAD_H 1 macro
/external/libaom/config/x86_64/config/
Daom_config.asm57 %define HAVE_PTHREAD_H 1
/external/libaom/config/x86/config/
Daom_config.asm57 %define HAVE_PTHREAD_H 1
/external/libxml2/macos/src/
Dconfig-mac.h21 #define HAVE_PTHREAD_H macro
/external/libaom/config/arm64/config/
Daom_config.h70 #define HAVE_PTHREAD_H 1 macro
/external/swiftshader/third_party/llvm-7.0/configs/android/include/llvm/Config/
Dconfig.h149 #define HAVE_PTHREAD_H 1 macro
/external/libaom/config/arm/config/
Daom_config.h70 #define HAVE_PTHREAD_H 1 macro

12345