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

/external/llvm/
H A Dconfigure706 ENABLE_PTHREADS
5507 yes) ENABLE_PTHREADS=1
5509 no) ENABLE_PTHREADS=0
5511 default) ENABLE_PTHREADS=1
12591 if test "$LLVM_ENABLE_THREADS" -eq 1 && test "$ENABLE_PTHREADS" -eq 1 ; then
16189 if test "$LLVM_ENABLE_THREADS" -eq 1 && test "$ENABLE_PTHREADS" -eq 1 ; then
23221 ENABLE_PTHREADS!$ENABLE_PTHREADS$ac_delim
/external/llvm/projects/sample/
H A Dconfigure700 ENABLE_PTHREADS
5194 yes) ENABLE_PTHREADS=1
5196 no) ENABLE_PTHREADS=0
5198 default) ENABLE_PTHREADS=1
12679 if test "$ENABLE_THREADS" -eq 1 && test "$ENABLE_PTHREADS" -eq 1 ; then
15392 if test "$ENABLE_THREADS" -eq 1 && test "$ENABLE_PTHREADS" -eq 1 ; then
21722 ENABLE_PTHREADS!$ENABLE_PTHREADS$ac_delim

Completed in 101 milliseconds