0ad/source/lib/allocators
Itms e7434e1770 Use std::atomic instead of platform-dependant code
This covers atomic add operations and atomic compare-and-switch
operations.
2024-09-25 21:57:15 +02:00
..
tests
allocator_checker.h
allocator_policies.h
DynamicArena.h
dynarray.cpp
dynarray.h
freelist.cpp
freelist.h
overrun_protector.h
page_aligned.cpp Use std::atomic instead of platform-dependant code 2024-09-25 21:57:15 +02:00
page_aligned.h
pool.cpp
pool.h
shared_ptr.cpp
shared_ptr.h
stateless_allocators.h
STLAllocators.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00