Files
ardour/libs
Robin Gareus 31b7e18d7d Fix edge-case race initialize_latencies() vs process()
Due to _init_countdown when the engine starts, it is
extremely unlikely that Session::initialize_latencies(),
which is invoked by AudioEngine::Running runs concurrently
with Session::process, but at least in theory it would be possible.
2022-02-06 00:45:49 +01:00
..
2022-02-01 22:01:41 +01:00
2022-01-29 05:17:00 +01:00
2021-03-01 22:14:38 +01:00