Searched refs:_THREAD_SAFE (Results 1 – 8 of 8) sorted by relevance
443 dnl Checks if the preprocessor _THREAD_SAFE definition488 dnl _THREAD_SAFE defined. This macro also ensures that490 dnl and that in turn curl_setup.h will define _THREAD_SAFE.495 [Define to 1 if _THREAD_SAFE preprocessor symbol must be defined.])497 #ifndef _THREAD_SAFE498 # define _THREAD_SAFE567 dnl This first checks if the preprocessor _THREAD_SAFE571 dnl _THREAD_SAFE is already defined or needed it takes579 AC_MSG_CHECKING([if _THREAD_SAFE is already defined])583 #ifdef _THREAD_SAFE[all …]
56 # ifndef _THREAD_SAFE57 # define _THREAD_SAFE macro
347 /* Define to 1 if _THREAD_SAFE preprocessor symbol must be defined. */
98 # ifndef _THREAD_SAFE99 # define _THREAD_SAFE macro
970 #cmakedefine _THREAD_SAFE ${_THREAD_SAFE}
124 '_THREAD_SAFE',
15 dnl Some systems don't declare strerror_r() if _THREAD_SAFE and _REENTRANT
896 I refactored how preprocessor symbol _THREAD_SAFE definition is done.8573 _THREAD_SAFE for AIX systems to make libcurl built really thread-safe.