Home
last modified time | relevance | path

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

/reactos/sdk/include/c++/stlport/stl/
H A 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) || \
H A D_pthread_alloc.h44 #if !defined (_STLP_PTHREADS)
/reactos/sdk/include/c++/stlport/stl/config/
H A Dfeatures.h243 # define _STLP_PTHREADS macro
251 # if defined (_STLP_WIN32) && !defined (_STLP_PTHREADS)
254 !defined(_STLP_PTHREADS)
257 # define _STLP_PTHREADS macro
H A D_linux.h53 # define _STLP_PTHREADS macro
/reactos/sdk/lib/3rdparty/stlport/src/
H A Dlock_free_slist.h22 #if defined(_STLP_PTHREADS)
H A Dallocators.cpp31 #if defined (_STLP_PTHREADS) && !defined (_STLP_NO_THREADS)
748 #if defined (_STLP_PTHREADS) && !defined (_STLP_NO_THREADS)
/reactos/sdk/lib/3rdparty/stlport/test/unit/
H A Dstring_test.cpp23 # if defined (STLPORT) && defined (_STLP_PTHREADS) || \
/reactos/sdk/lib/3rdparty/stlport/etc/
H A DChangeLog-5.14428 * src/dll_main.cpp: Change _STLP_UNIX macro check in _STLP_PTHREADS check