Home
last modified time | relevance | path

Searched refs:_STLP_PTHREADS (Results 1 – 8 of 8) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/config/
D_linux.h53 # define _STLP_PTHREADS macro
Dfeatures.h241 # define _STLP_PTHREADS macro
249 # if defined (_STLP_WIN32) && !defined (_STLP_PTHREADS)
252 !defined(_STLP_PTHREADS)
255 # define _STLP_PTHREADS macro
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_threads.h80 # elif defined (_STLP_PTHREADS)
311 # elif defined (_STLP_PTHREADS)
501 (defined (_STLP_PTHREADS) || defined (_STLP_UITHREADS) || defined (_STLP_OS2THREADS) || \
560 (defined (_STLP_PTHREADS) || defined (_STLP_UITHREADS) || defined (_STLP_OS2THREADS) || \
D_pthread_alloc.h44 #if !defined (_STLP_PTHREADS)
/ndk/sources/cxx-stl/stlport/src/
Dlock_free_slist.h22 #if defined(_STLP_PTHREADS)
Dallocators.cpp31 #if defined (_STLP_PTHREADS) && !defined (_STLP_NO_THREADS)
748 #if defined (_STLP_PTHREADS) && !defined (_STLP_NO_THREADS)
/ndk/tests/device/test-stlport/unit/
Dstring_test.cpp23 # if defined (STLPORT) && defined (_STLP_PTHREADS) || \
/ndk/tests/device/test-gnustl-full/unit/
Dstring_test.cpp23 # if defined (STLPORT) && defined (_STLP_PTHREADS) || \