mirror of
https://github.com/TomHarte/CLK.git
synced 2026-04-24 05:18:36 +00:00
Switch to spinning on SID thread synchronisation.
This commit is contained in:
@@ -817,7 +817,7 @@ public:
|
||||
}
|
||||
|
||||
~ConcreteMachine() {
|
||||
speaker_.queue.flush();
|
||||
speaker_.queue.lock_flush();
|
||||
}
|
||||
|
||||
// MARK: - TimedMachine.
|
||||
|
||||
Reference in New Issue
Block a user