Searched refs:_THREAD_SAFE (Results 1 – 3 of 3) sorted by relevance
333 dnl Checks if the preprocessor _THREAD_SAFE definition378 dnl _THREAD_SAFE defined. This macro also ensures that380 dnl and that in turn curl_setup.h will define _THREAD_SAFE.387 #ifndef _THREAD_SAFE388 # define _THREAD_SAFE457 dnl This first checks if the preprocessor _THREAD_SAFE461 dnl _THREAD_SAFE is already defined or needed it takes469 AC_MSG_CHECKING([if _THREAD_SAFE is already defined])473 #ifdef _THREAD_SAFE488 AC_MSG_CHECKING([if _THREAD_SAFE is actually needed])[all …]
185 # ifndef _THREAD_SAFE186 # define _THREAD_SAFE macro
807 #cmakedefine _THREAD_SAFE ${_THREAD_SAFE}
Completed in 8 milliseconds