Home
last modified time | relevance | path

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

12

/external/chromium_org/third_party/libxml/src/
Dthreads.c27 #ifdef HAVE_PTHREAD_H
47 #ifdef HAVE_PTHREAD_H
105 #ifdef HAVE_PTHREAD_H
121 #ifdef HAVE_PTHREAD_H
145 #ifdef HAVE_PTHREAD_H
194 #ifdef HAVE_PTHREAD_H in xmlNewMutex()
222 #ifdef HAVE_PTHREAD_H in xmlFreeMutex()
244 #ifdef HAVE_PTHREAD_H in xmlMutexLock()
273 #ifdef HAVE_PTHREAD_H in xmlMutexUnlock()
303 #ifdef HAVE_PTHREAD_H in xmlNewRMutex()
[all …]
DtestThreads.c11 #ifdef HAVE_PTHREAD_H
23 #ifdef HAVE_PTHREAD_H
95 #ifdef HAVE_PTHREAD_H
Dacconfig.h10 #undef HAVE_PTHREAD_H
/external/libxml2/
Dthreads.c27 #ifdef HAVE_PTHREAD_H
47 #ifdef HAVE_PTHREAD_H
105 #ifdef HAVE_PTHREAD_H
121 #ifdef HAVE_PTHREAD_H
145 #ifdef HAVE_PTHREAD_H
194 #ifdef HAVE_PTHREAD_H in xmlNewMutex()
222 #ifdef HAVE_PTHREAD_H in xmlFreeMutex()
244 #ifdef HAVE_PTHREAD_H in xmlMutexLock()
273 #ifdef HAVE_PTHREAD_H in xmlMutexUnlock()
303 #ifdef HAVE_PTHREAD_H in xmlNewRMutex()
[all …]
/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/chromium_org/third_party/libxml/linux/
Dconfig.h12 #define HAVE_PTHREAD_H /**/ macro
147 #define HAVE_PTHREAD_H /**/ macro
/external/chromium_org/third_party/libxml/mac/
Dconfig.h12 #define HAVE_PTHREAD_H /**/ macro
147 #define HAVE_PTHREAD_H /**/ macro
/external/libvpx/libvpx/vpx_mem/
Dvpx_mem_tracker.c31 #if HAVE_PTHREAD_H
105 #if HAVE_PTHREAD_H
174 #if HAVE_PTHREAD_H in vpx_memory_tracker_init()
644 #if HAVE_PTHREAD_H in memory_tracker_lock_mutex()
673 #if HAVE_PTHREAD_H in memory_tracker_unlock_mutex()
/external/stressapptest/src/
Dstressapptest_config_android.h58 #define HAVE_PTHREAD_H 1 macro
/external/libxslt/libxslt/
Dconfig.h71 #define HAVE_PTHREAD_H /**/ macro
/external/libvpx/libvpx/vpx_ports/
Dvpx_once.h72 #elif CONFIG_MULTITHREAD && HAVE_PTHREAD_H
/external/libvpx/mips/
Dvpx_config.h36 #define HAVE_PTHREAD_H 1 macro
/external/libvpx/generic/
Dvpx_config.h36 #define HAVE_PTHREAD_H 1 macro
/external/libvpx/armv7a-neon/
Dvpx_config.h36 #define HAVE_PTHREAD_H 1 macro
/external/libvpx/armv7a/
Dvpx_config.h36 #define HAVE_PTHREAD_H 1 macro
/external/libvpx/mips-dspr2/
Dvpx_config.h36 #define HAVE_PTHREAD_H 1 macro
/external/chromium_org/third_party/libxml/win32/
Dconfig.h109 #if !defined(HAVE_PTHREAD_H) && !defined(HAVE_WIN32_THREADS) && !defined(_WIN32_WCE)
/external/chromium_org/third_party/libxml/src/include/
Dwin32config.h109 #if !defined(HAVE_PTHREAD_H) && !defined(HAVE_WIN32_THREADS) && !defined(_WIN32_WCE)
/external/llvm/lib/Support/
DThreadLocal.cpp43 #if defined(HAVE_PTHREAD_H) && defined(HAVE_PTHREAD_GETSPECIFIC)
DRWMutex.cpp36 #if defined(HAVE_PTHREAD_H) && defined(HAVE_PTHREAD_RWLOCK_INIT)
DThreading.cpp66 #if LLVM_ENABLE_THREADS != 0 && defined(HAVE_PTHREAD_H)
DMutex.cpp34 #if defined(HAVE_PTHREAD_H) && defined(HAVE_PTHREAD_MUTEX_LOCK)
/external/llvm/device/include/llvm/Config/
Dconfig.h309 #define HAVE_PTHREAD_H 1 macro
/external/llvm/host/include/llvm/Config/
Dconfig.h323 #define HAVE_PTHREAD_H 1 macro

12