Home
last modified time | relevance | path

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

12

/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
195 #ifdef HAVE_PTHREAD_H in xmlNewMutex()
223 #ifdef HAVE_PTHREAD_H in xmlFreeMutex()
245 #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
Dconfig.h153 #define HAVE_PTHREAD_H /**/ macro
/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/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/libvpx/libvpx/vpx_ports/
Dvpx_once.h103 #elif CONFIG_MULTITHREAD && HAVE_PTHREAD_H
/external/libxml2/macos/src/
Dconfig-mac.h21 #define HAVE_PTHREAD_H macro
/external/libvpx/generic/
Dvpx_config.h37 #define HAVE_PTHREAD_H 1 macro
/external/libvpx/armv7a/
Dvpx_config.h37 #define HAVE_PTHREAD_H 1 macro
/external/libvpx/mips/
Dvpx_config.h37 #define HAVE_PTHREAD_H 1 macro
/external/libvpx/x86/
Dvpx_config.h37 #define HAVE_PTHREAD_H 1 macro
Dvpx_config.asm25 HAVE_PTHREAD_H equ 1 define
/external/libvpx/mips-dspr2/
Dvpx_config.h37 #define HAVE_PTHREAD_H 1 macro
/external/libvpx/armv7a-neon/
Dvpx_config.h37 #define HAVE_PTHREAD_H 1 macro
/external/llvm/lib/Support/
DThreading.cpp31 #if LLVM_ENABLE_THREADS != 0 && defined(HAVE_PTHREAD_H)
DRWMutex.cpp36 #if defined(HAVE_PTHREAD_H) && defined(HAVE_PTHREAD_RWLOCK_INIT)
DMutex.cpp34 #if defined(HAVE_PTHREAD_H) && defined(HAVE_PTHREAD_MUTEX_LOCK)
/external/libxml2/win32/VC10/
Dconfig.h110 #if !defined(HAVE_PTHREAD_H) && !defined(HAVE_WIN32_THREADS) && !defined(_WIN32_WCE)
/external/libxml2/include/
Dwin32config.h113 #if !defined(HAVE_PTHREAD_H) && !defined(HAVE_WIN32_THREADS) && !defined(_WIN32_WCE)
/external/llvm/device/include/llvm/Config/
Dconfig.h309 #define HAVE_PTHREAD_H 1 macro
/external/llvm/host/include/llvm/Config/
Dconfig.h330 #define HAVE_PTHREAD_H 1 macro
/external/llvm/lib/Support/Unix/
DThreadLocal.inc19 #if defined(HAVE_PTHREAD_H) && defined(HAVE_PTHREAD_GETSPECIFIC)
/external/iputils/ninfod/
Dninfod_core.c51 #if ENABLE_THREADS && HAVE_PTHREAD_H
522 #if ENABLE_THREADS && HAVE_PTHREAD_H in pr_nodeinfo()
Dconfig.h.in58 #undef HAVE_PTHREAD_H

12