summaryrefslogtreecommitdiffstats
path: root/include/framework/scheduling/Epoch.h
Commit message (Collapse)AuthorAgeFilesLines
* Began moving to an explicit epoch-based systemDouglas Rumbaugh2023-10-231-0/+128
I started moving over to an explicit Epoch based system, which has necessitated a ton of changes throughout the code base. This will ultimately allow for a much cleaner set of abstractions for managing concurrency.