Home
last modified time | relevance | path

Searched refs:ac_cv_pthread_system_supported (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/
Dconfigure.ac2786 AC_CACHE_VAL(ac_cv_pthread_system_supported,
2801 [ac_cv_pthread_system_supported=yes],
2802 [ac_cv_pthread_system_supported=no],
2803 [ac_cv_pthread_system_supported=no])
2805 AC_MSG_RESULT($ac_cv_pthread_system_supported)
2806 if test "$ac_cv_pthread_system_supported" = "yes"; then
Dconfigure10062 if ${ac_cv_pthread_system_supported+:} false; then :
10066 ac_cv_pthread_system_supported=no
10086 ac_cv_pthread_system_supported=yes
10088 ac_cv_pthread_system_supported=no
10097 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_pthread_system_supported" >&5
10098 $as_echo "$ac_cv_pthread_system_supported" >&6; }
10099 if test "$ac_cv_pthread_system_supported" = "yes"; then
/external/python/cpython3/
Dconfigure.ac3188 AC_CACHE_VAL(ac_cv_pthread_system_supported,
3203 [ac_cv_pthread_system_supported=yes],
3204 [ac_cv_pthread_system_supported=no],
3205 [ac_cv_pthread_system_supported=no])
3207 AC_MSG_RESULT($ac_cv_pthread_system_supported)
3208 if test "$ac_cv_pthread_system_supported" = "yes"; then
Dconfigure10885 if ${ac_cv_pthread_system_supported+:} false; then :
10889 ac_cv_pthread_system_supported=no
10909 ac_cv_pthread_system_supported=yes
10911 ac_cv_pthread_system_supported=no
10920 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_pthread_system_supported" >&5
10921 $as_echo "$ac_cv_pthread_system_supported" >&6; }
10922 if test "$ac_cv_pthread_system_supported" = "yes"; then