Searched refs:ENABLE_THREADS (Results 1 – 6 of 6) sorted by relevance
35 #define ENABLE_THREADS 1 macro
32 #define ENABLE_THREADS 0 macro
237 ENABLE_THREADS := @ENABLE_THREADS@
5124 yes) ENABLE_THREADS=15126 no) ENABLE_THREADS=05128 default) ENABLE_THREADS=112648 if test "$ENABLE_THREADS" -eq 1 && test "$ENABLE_PTHREADS" -eq 1 ; then15361 if test "$ENABLE_THREADS" -eq 1 && test "$ENABLE_PTHREADS" -eq 1 ; then21654 ENABLE_THREADS!$ENABLE_THREADS$ac_delim
269 ENABLE_THREADS := @ENABLE_THREADS@
494 yes) AC_SUBST(ENABLE_THREADS,[1]) ;; subst495 no) AC_SUBST(ENABLE_THREADS,[0]) ;; subst496 default) AC_SUBST(ENABLE_THREADS,[1]) ;; subst499 AC_DEFINE_UNQUOTED([ENABLE_THREADS],$ENABLE_THREADS,[Define if threads enabled]) definition1055 if test "$ENABLE_THREADS" -eq 1 && test "$ENABLE_PTHREADS" -eq 1 ; then1146 if test "$ENABLE_THREADS" -eq 1 && test "$ENABLE_PTHREADS" -eq 1 ; then