/external/chromium_org/third_party/libxml/src/ |
D | threads.c | 27 #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 …]
|
D | testThreads.c | 11 #ifdef HAVE_PTHREAD_H 23 #ifdef HAVE_PTHREAD_H 95 #ifdef HAVE_PTHREAD_H
|
D | acconfig.h | 10 #undef HAVE_PTHREAD_H
|
/external/libxml2/ |
D | threads.c | 27 #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/ |
D | CMakeLists.txt | 11 if( HAVE_PTHREAD_H ) 13 endif( HAVE_PTHREAD_H )
|
/external/llvm/unittests/Support/ |
D | ManagedStatic.cpp | 12 #ifdef HAVE_PTHREAD_H 22 #if LLVM_ENABLE_THREADS != 0 && defined(HAVE_PTHREAD_H) && \
|
/external/chromium_org/third_party/libxml/linux/ |
D | config.h | 12 #define HAVE_PTHREAD_H /**/ macro 147 #define HAVE_PTHREAD_H /**/ macro
|
/external/chromium_org/third_party/libxml/mac/ |
D | config.h | 12 #define HAVE_PTHREAD_H /**/ macro 147 #define HAVE_PTHREAD_H /**/ macro
|
/external/libvpx/libvpx/vpx_mem/ |
D | vpx_mem_tracker.c | 31 #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/ |
D | stressapptest_config_android.h | 58 #define HAVE_PTHREAD_H 1 macro
|
/external/libxslt/libxslt/ |
D | config.h | 71 #define HAVE_PTHREAD_H /**/ macro
|
/external/libvpx/libvpx/vpx_ports/ |
D | vpx_once.h | 72 #elif CONFIG_MULTITHREAD && HAVE_PTHREAD_H
|
/external/libvpx/mips/ |
D | vpx_config.h | 36 #define HAVE_PTHREAD_H 1 macro
|
/external/libvpx/generic/ |
D | vpx_config.h | 36 #define HAVE_PTHREAD_H 1 macro
|
/external/libvpx/armv7a-neon/ |
D | vpx_config.h | 36 #define HAVE_PTHREAD_H 1 macro
|
/external/libvpx/armv7a/ |
D | vpx_config.h | 36 #define HAVE_PTHREAD_H 1 macro
|
/external/libvpx/mips-dspr2/ |
D | vpx_config.h | 36 #define HAVE_PTHREAD_H 1 macro
|
/external/chromium_org/third_party/libxml/win32/ |
D | config.h | 109 #if !defined(HAVE_PTHREAD_H) && !defined(HAVE_WIN32_THREADS) && !defined(_WIN32_WCE)
|
/external/chromium_org/third_party/libxml/src/include/ |
D | win32config.h | 109 #if !defined(HAVE_PTHREAD_H) && !defined(HAVE_WIN32_THREADS) && !defined(_WIN32_WCE)
|
/external/llvm/lib/Support/ |
D | ThreadLocal.cpp | 43 #if defined(HAVE_PTHREAD_H) && defined(HAVE_PTHREAD_GETSPECIFIC)
|
D | RWMutex.cpp | 36 #if defined(HAVE_PTHREAD_H) && defined(HAVE_PTHREAD_RWLOCK_INIT)
|
D | Threading.cpp | 66 #if LLVM_ENABLE_THREADS != 0 && defined(HAVE_PTHREAD_H)
|
D | Mutex.cpp | 34 #if defined(HAVE_PTHREAD_H) && defined(HAVE_PTHREAD_MUTEX_LOCK)
|
/external/llvm/device/include/llvm/Config/ |
D | config.h | 309 #define HAVE_PTHREAD_H 1 macro
|
/external/llvm/host/include/llvm/Config/ |
D | config.h | 323 #define HAVE_PTHREAD_H 1 macro
|