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 [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
new
sstream
typeinfo