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

/external/chromium_org/third_party/icu/source/
H A Dconfigure6113 ac_fn_c_check_func "$LINENO" "pthread_mutex_lock" "ac_cv_func_pthread_mutex_lock"
6114 if test "x$ac_cv_func_pthread_mutex_lock" = x""yes; then :
6119 if test $ac_cv_func_pthread_mutex_lock = yes; then
/external/icu4c/
H A Dconfigure5818 ac_fn_c_check_func "$LINENO" "pthread_mutex_lock" "ac_cv_func_pthread_mutex_lock"
5819 if test "x$ac_cv_func_pthread_mutex_lock" = xyes; then :
5824 if test $ac_cv_func_pthread_mutex_lock = yes; then

Completed in 178 milliseconds