Home
last modified time | relevance | path

Searched refs:NOTHREADS (Results 1 – 2 of 2) sorted by relevance

/ndk/build/tools/
Dbuild-gdbserver.sh51 NOTHREADS=no
52 register_var_option "--disable-threads" NOTHREADS "Disable threads support"
160 if [ "$NOTHREADS" != "yes" ] ; then
233 if [ "$NOTHREADS" = "yes" ] ; then
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
Dhost.h22 #if (defined (_STLP_NOTHREADS) || defined (_STLP_NO_THREADS) || defined (NOTHREADS))