reactos/sdk/include/c++
Timo Kreuzer 7b38f80119 [STLPORT] Make stl thread-safe
Define _STLP_THREADS to make stl thread safe.
Also remove defined(__BUILDING_STLPORT) from the preprocessor conditions for which STLPInterlockedExchangePointer is defined, because that function is used in _threads.h, which can get included by apps using the stl through stl headers.
2023-10-17 13:01:24 +03:00
..
stlport [STLPORT] Make stl thread-safe 2023-10-17 13:01:24 +03:00
cassert
cerrno
cfloat
climits
clocale
cmath
cstddef
cstdio
cstdlib
cstring
ctime
cwchar
exception
fstream
ios
iostream
istream
limits
new
sstream
typeinfo