summaryrefslogtreecommitdiffstats
path: root/include/framework/scheduling/FIFOScheduler.h
Commit message (Expand)AuthorAgeFilesLines
* Comment updates/fixesDouglas Rumbaugh2024-02-091-0/+9
* Temporary thread affinity for reconstructionDouglas Rumbaugh2024-01-311-0/+1
* Adjusted recon_benchmark and properly shutdown FIFOSchedulerDouglas Rumbaugh2024-01-221-0/+1
* FIFOScheduler: added automake wakeupDouglas Rumbaugh2024-01-221-1/+12
* Initial rough-out of internal statistics trackerDouglas Rumbaugh2024-01-191-14/+14
* Fixed various concurrency bugsDouglas Rumbaugh2023-11-091-2/+5
* Comment and License updatesDouglas Rumbaugh2023-11-071-1/+1
* Scheduling: Switched over to a thread pool modelDouglas Rumbaugh2023-11-061-3/+10
* FIFOScheduler: fixed a few synchronization issuesDouglas B. Rumbaugh2023-10-311-8/+5
* General Comment + Consistency updatesDouglas Rumbaugh2023-10-301-2/+1
* FIFOScheduler: correctly protect m_cv with a lockDouglas Rumbaugh2023-10-301-0/+5
* Began moving to an explicit epoch-based systemDouglas Rumbaugh2023-10-231-0/+96