reactos/sdk/include/c++/stlport
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
..
stl [STLPORT] Make stl thread-safe 2023-10-17 13:01:24 +03:00
using
algorithm
assert.h
bitset
cassert
cctype
cerrno
cfloat
ciso646
climits
clocale
cmath
complex
csetjmp
csignal
cstdarg
cstddef
cstdio
cstdlib
cstring
ctime
ctype.h
cwchar
cwctype
deque
errno.h
exception
exception.h
float.h
fstream
fstream.h
functional
hash_map
hash_set
iomanip
iomanip.h
ios
ios.h
iosfwd
iostream
iostream.h
iso646.h
istream
istream.h
iterator
limits
limits.h
list
locale
locale.h
map
math.h
mem.h
memory
new
new.h
numeric
ostream
ostream.h
pthread.h
pthread_alloc
queue
rlocks.h
rope
set
setjmp.h
signal.h
slist
sstream
stack
stdarg.h
stddef.h
stdexcept
stdio.h
stdiostream.h
stdlib.h
streambuf
streambuf.h
string
string.h
strstream
strstream.h
time.h
type_traits
typeinfo
typeinfo.h
unordered_map
unordered_set
utility
valarray
vector
wchar.h
wctype.h