Lines Matching refs:test
97 # It gets checked for in the link test anyway.
102 if test "x$PTHREAD_CFLAGS$PTHREAD_LIBS" != "x"; then
106 AS_IF([test "x$PTHREAD_CC" != "x"], [CC="$PTHREAD_CC"])
112 if test "x$ax_pthread_ok" = "xno"; then
173 # IBM z/OS requires a feature-test macro to be defined in order to
203 AS_IF([test "x$GCC" = "xyes"],
206 # The presence of a feature test macro requesting re-entrant function
223 AS_IF([test "x$ax_pthread_check_macro" = "x--"],
233 if test "x$GCC" = "xyes"; then
250 if test "x$ax_pthread_clang" = "xyes"; then
301 AS_IF([test "x$ax_pthread_try" = "xunknown"], [break])
312 AS_IF([test "x$ax_pthread_try" = "x"], [ax_pthread_try=no])
323 if test "x$ax_pthread_ok" = "xno"; then
344 AS_IF([test "x$ax_pthread_config" = "xno"], [continue])
389 AS_IF([test "x$ax_pthread_ok" = "xyes"], [break])
397 if test "x$ax_pthread_ok" = "xyes"; then
414 AS_IF([test "x$ax_cv_PTHREAD_JOINABLE_ATTR" != "xunknown" && \
415 test "x$ax_cv_PTHREAD_JOINABLE_ATTR" != "xPTHREAD_CREATE_JOINABLE" && \
416 test "x$ax_pthread_joinable_attr_defined" != "xyes"],
433 AS_IF([test "x$ax_cv_PTHREAD_SPECIAL_FLAGS" != "xno" && \
434 test "x$ax_pthread_special_flags_added" != "xyes"],
445 AS_IF([test "x$ax_cv_PTHREAD_PRIO_INHERIT" = "xyes" && \
446 test "x$ax_pthread_prio_inherit_defined" != "xyes"],
455 if test "x$GCC" != "xyes"; then
470 test -n "$PTHREAD_CC" || PTHREAD_CC="$CC"
477 if test "x$ax_pthread_ok" = "xyes"; then