Searched refs:with_threads (Results 1 – 7 of 7) sorted by relevance
14 with_threads = 1 variable172 if with_threads:
14 with_threads = @WITH_THREADS@ variable172 if with_threads:
91 [], [with_threads='auto'])92 test "x$with_threads" = "xwin32" && with_threads='w32'93 test "x$with_threads" = "xpthreads" && with_threads='posix'188 if test "x$with_threads" = "xposix"; then199 elif test "x$with_threads" = "xw32"; 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"; then13100 elif test "x$with_threads" = "xw32"; then
344 if test "$with_threads" = ""346 with_threads=no1051 if test "$with_threads" = "no" ; then1058 *mingw32*) if test "$with_threads" != "pthread" && test "$with_threads" != "no"; then1068 …if test "$with_threads" = "pthread" || test "$with_threads" = "" || test "$with_threads" = "yes" ;…
479 [with_threads=$withval],480 [with_threads='yes'])484 if test "$with_threads" != 'no'; then925 if test "$with_threads" = 'yes'; then
11150 withval=$with_threads; with_threads=$withval11152 with_threads='yes'11158 if test "$with_threads" != 'no'; then24202 if test "$with_threads" = 'yes'; then