Home
last modified time | relevance | path

Searched refs:ac_cv_lib_pthread_pthread_mutex_init (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/
Dconfigure6306 if ${ac_cv_lib_pthread_pthread_mutex_init+:} false; then :
6330 ac_cv_lib_pthread_pthread_mutex_init=yes
6332 ac_cv_lib_pthread_pthread_mutex_init=no
6338 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_mutex_init" >&5
6339 $as_echo "$ac_cv_lib_pthread_pthread_mutex_init" >&6; }
6340 if test "x$ac_cv_lib_pthread_pthread_mutex_init" = xyes; then :
6349 if test $ac_cv_lib_pthread_pthread_mutex_init = yes; then
Dconfigure.ac566 if test $ac_cv_lib_pthread_pthread_mutex_init = yes; then