mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 16:11:49 +00:00
[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.
This commit is contained in:
parent
97e53c6963
commit
7b38f80119
2 changed files with 5 additions and 2 deletions
Loading…
Add table
Add a link
Reference in a new issue