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

/external/icu/icu4c/source/
H A Dconfigure6222 if ${ac_cv_lib_pthread_pthread_mutex_init+:} false; then :
6246 ac_cv_lib_pthread_pthread_mutex_init=yes
6248 ac_cv_lib_pthread_pthread_mutex_init=no
6254 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_mutex_init" >&5
6255 $as_echo "$ac_cv_lib_pthread_pthread_mutex_init" >&6; }
6256 if test "x$ac_cv_lib_pthread_pthread_mutex_init" = xyes; then :
6265 if test $ac_cv_lib_pthread_pthread_mutex_init = yes; then
/external/swiftshader/third_party/LLVM/
H A Dconfigure11960 if test "${ac_cv_lib_pthread_pthread_mutex_init+set}" = set; then
12005 ac_cv_lib_pthread_pthread_mutex_init=yes
12010 ac_cv_lib_pthread_pthread_mutex_init=no
12017 { echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_mutex_init" >&5
12018 echo "${ECHO_T}$ac_cv_lib_pthread_pthread_mutex_init" >&6; }
12019 if test $ac_cv_lib_pthread_pthread_mutex_init = yes; then

Completed in 101 milliseconds