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

/macosx-10.10.1/llvmCore-3425.0.34/
H A Dconfigure702 ENABLE_PTHREADS
5287 yes) ENABLE_PTHREADS=1
5289 no) ENABLE_PTHREADS=0
5291 default) ENABLE_PTHREADS=1
12654 if test "$LLVM_ENABLE_THREADS" -eq 1 && test "$ENABLE_PTHREADS" -eq 1 ; then
15557 if test "$LLVM_ENABLE_THREADS" -eq 1 && test "$ENABLE_PTHREADS" -eq 1 ; then
21967 ENABLE_PTHREADS!$ENABLE_PTHREADS$ac_delim
/macosx-10.10.1/llvmCore-3425.0.34/projects/sample/
H A Dconfigure698 ENABLE_PTHREADS
5149 yes) ENABLE_PTHREADS=1
5151 no) ENABLE_PTHREADS=0
5153 default) ENABLE_PTHREADS=1
12649 if test "$ENABLE_THREADS" -eq 1 && test "$ENABLE_PTHREADS" -eq 1 ; then
15362 if test "$ENABLE_THREADS" -eq 1 && test "$ENABLE_PTHREADS" -eq 1 ; then
21656 ENABLE_PTHREADS!$ENABLE_PTHREADS$ac_delim

Completed in 222 milliseconds