base_tests.cpp
5.24 KB
-
Add aligned stack class. · 88b25f22
This will be used for storing thread tasks aligned in continous memory, allowing different theads to work on the data without interfearing.
FritzFlorian committed
This will be used for storing thread tasks aligned in continous memory, allowing different theads to work on the data without interfearing.