Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dmbedtls_threadlock.c28 ((defined(USE_THREADS_POSIX) && defined(HAVE_PTHREAD_H)) || \
31 #if defined(USE_THREADS_POSIX) && defined(HAVE_PTHREAD_H)
59 #if defined(USE_THREADS_POSIX) && defined(HAVE_PTHREAD_H) in Curl_mbedtlsthreadlock_thread_setup()
80 #if defined(USE_THREADS_POSIX) && defined(HAVE_PTHREAD_H) in Curl_mbedtlsthreadlock_thread_cleanup()
97 #if defined(USE_THREADS_POSIX) && defined(HAVE_PTHREAD_H) in Curl_mbedtlsthreadlock_lock_function()
117 #if defined(USE_THREADS_POSIX) && defined(HAVE_PTHREAD_H) in Curl_mbedtlsthreadlock_unlock_function()
H A Dmbedtls_threadlock.h31 #if (defined(USE_THREADS_POSIX) && defined(HAVE_PTHREAD_H)) || \
H A Dmbedtls.c108 #if (defined(USE_THREADS_POSIX) && defined(HAVE_PTHREAD_H)) || \
/curl/lib/
H A Deasy_lock.h96 #elif defined(USE_THREADS_POSIX) && defined(HAVE_PTHREAD_H)
H A Dconfig-plan9.h108 #define HAVE_PTHREAD_H 1 macro
H A Dcurl_threads.c30 # ifdef HAVE_PTHREAD_H
H A Dcurl_setup.h215 #if defined(USE_THREADS_POSIX) && defined(HAVE_PTHREAD_H)
H A Dasyn-thread.c47 #if defined(USE_THREADS_POSIX) && defined(HAVE_PTHREAD_H)
H A Dcurl_config.h.cmake443 #cmakedefine HAVE_PTHREAD_H 1
/curl/tests/libtest/
H A Dlib1565.c30 #ifdef HAVE_PTHREAD_H
H A Dlib3026.c111 #elif defined(HAVE_PTHREAD_H)
/curl/
H A DCMakeLists.txt503 set(HAVE_PTHREAD_H ${CMAKE_USE_PTHREADS_INIT}) variable
2006 (USE_THREADS_POSIX AND HAVE_PTHREAD_H) OR
H A Dconfigure.ac4312 [ AC_DEFINE(HAVE_PTHREAD_H, 1, [if you have <pthread.h>])

Completed in 63 milliseconds