Home
last modified time | relevance | path

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

1234

/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
Dconfig.h151 #define HAVE_PTHREAD_H /**/ macro
/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/llvm/unittests/Support/
DManagedStatic.cpp12 #ifdef HAVE_PTHREAD_H
22 #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/libmicrohttpd/w32/VS2013/
DMHD_config.h99 #define HAVE_PTHREAD_H 0 macro
/external/libvpx/libvpx/vpx_ports/
Dvpx_once.h117 #elif CONFIG_MULTITHREAD && HAVE_PTHREAD_H
/external/libcups/
Dconfig.h56 #undef HAVE_PTHREAD_H
/external/stressapptest/src/
Dstressapptest_config_android.h61 #define HAVE_PTHREAD_H 1 macro
/external/libxml2/macos/src/
Dconfig-mac.h21 #define HAVE_PTHREAD_H macro
/external/libmicrohttpd/
DMHD_config.h142 #define HAVE_PTHREAD_H 1 macro
/external/libvpx/config/x86/
Dvpx_config.asm22 %define HAVE_PTHREAD_H 1
Dvpx_config.h34 #define HAVE_PTHREAD_H 1 macro
/external/libvpx/config/x86_64/
Dvpx_config.asm22 %define HAVE_PTHREAD_H 1
Dvpx_config.h34 #define HAVE_PTHREAD_H 1 macro
/external/libvpx/config/arm64/
Dvpx_config.h34 #define HAVE_PTHREAD_H 1 macro
/external/libvpx/config/mips32-msa/
Dvpx_config.h34 #define HAVE_PTHREAD_H 1 macro
/external/libvpx/config/arm/
Dvpx_config.h34 #define HAVE_PTHREAD_H 1 macro
/external/libvpx/config/mips64-msa/
Dvpx_config.h34 #define HAVE_PTHREAD_H 1 macro
/external/libvpx/config/mips64/
Dvpx_config.h34 #define HAVE_PTHREAD_H 1 macro
/external/libxml2/include/libxml/
Dthreads.h75 #ifdef HAVE_PTHREAD_H

1234