Lines Matching full:with_threads
864 with_threads
12314 if test "${with_threads+set}" = set; then :
12315 withval=$with_threads;
12317 with_threads='auto'
12320 test "x$with_threads" = "xwin32" && with_threads='w32'
12321 test "x$with_threads" = "xpthreads" && with_threads='posix'
13089 if test "x$with_threads" = "xposix"; then
13100 elif test "x$with_threads" = "xw32"; then