Home
last modified time | relevance | path

Searched refs:_THREAD_SAFE (Results 1 – 3 of 3) sorted by relevance

/curl/m4/
H A Dcurl-reentrant.m4333 dnl Checks if the preprocessor _THREAD_SAFE definition
378 dnl _THREAD_SAFE defined. This macro also ensures that
380 dnl and that in turn curl_setup.h will define _THREAD_SAFE.
387 #ifndef _THREAD_SAFE
388 # define _THREAD_SAFE
457 dnl This first checks if the preprocessor _THREAD_SAFE
461 dnl _THREAD_SAFE is already defined or needed it takes
469 AC_MSG_CHECKING([if _THREAD_SAFE is already defined])
473 #ifdef _THREAD_SAFE
488 AC_MSG_CHECKING([if _THREAD_SAFE is actually needed])
[all …]
/curl/lib/
H A Dcurl_setup.h140 # ifndef _THREAD_SAFE
141 # define _THREAD_SAFE macro
H A Dcurl_config.h.cmake780 #cmakedefine _THREAD_SAFE ${_THREAD_SAFE}

Completed in 11 milliseconds