1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-18 13:29:41 +00:00
CLK/Concurrency
Thomas Harte ac80d10cd8 Separates the component parts of running an audio stream: task deferral, filtering and generation.
Walking towards improving opportunities for composition.
2017-12-17 21:26:06 -05:00
..
AsyncTaskQueue.cpp Separates the component parts of running an audio stream: task deferral, filtering and generation. 2017-12-17 21:26:06 -05:00
AsyncTaskQueue.hpp Adds DeferringAsyncTaskQueue as a base concurrency primitive. 2017-12-15 22:14:09 -05:00
BestEffortUpdater.cpp Ensures deterministic initial state for the atomic flag. 2017-11-13 22:51:42 -05:00
BestEffortUpdater.hpp Ensures deterministic initial state for the atomic flag. 2017-11-13 22:51:42 -05:00