HomeSort by: relevance | last modified time | path
    Searched refs:USE_THREAD_SAFETY_CONSTRUCTOR (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/libX11/dist/src/
globals.c 73 #ifdef USE_THREAD_SAFETY_CONSTRUCTOR
config.h.in 273 #undef USE_THREAD_SAFETY_CONSTRUCTOR
  /xsrc/external/mit/libX11/dist/
configure 22956 enableval=$enable_thread_safety_constructor; USE_THREAD_SAFETY_CONSTRUCTOR=$enableval
22958 e) USE_THREAD_SAFETY_CONSTRUCTOR="yes" ;;
22962 if test "x$USE_THREAD_SAFETY_CONSTRUCTOR" = "xyes"; then
22964 printf "%s\n" "#define USE_THREAD_SAFETY_CONSTRUCTOR 1" >>confdefs.h
23296 if test "x$USE_THREAD_SAFETY_CONSTRUCTOR" = "xyes"; then
26571 echo " Use thread safety constructor: "$USE_THREAD_SAFETY_CONSTRUCTOR

Completed in 12 milliseconds