Home
last modified time | relevance | path

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

/external/icu/icu4c/source/
Dconfigure6164 if ${ac_cv_lib_pthread_pthread_mutex_init+:} false; then :
6188 ac_cv_lib_pthread_pthread_mutex_init=yes
6190 ac_cv_lib_pthread_pthread_mutex_init=no
6196 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_mutex_init" >&5
6197 $as_echo "$ac_cv_lib_pthread_pthread_mutex_init" >&6; }
6198 if test "x$ac_cv_lib_pthread_pthread_mutex_init" = xyes; then :
6207 if test $ac_cv_lib_pthread_pthread_mutex_init = yes; then
Dconfigure.ac565 if test $ac_cv_lib_pthread_pthread_mutex_init = yes; then
/external/llvm/
Dconfigure9692 ac_cv_lib_pthread_pthread_mutex_init=yes
9697 ac_cv_lib_pthread_pthread_mutex_init=no
9704 { echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_mutex_init" >&5
9705 echo "${ECHO_T}$ac_cv_lib_pthread_pthread_mutex_init" >&6; }
9706 if test $ac_cv_lib_pthread_pthread_mutex_init = yes; then