Comment 2 for bug 1428500

Revision history for this message
Daniel Schürmann (daschuer) wrote :

> Why? The idea ...

Ah yes, just locking a mutex is fine ...

I have added the mutex to https://github.com/mixxxdj/mixxx/pull/501

Together with the move to QHash the lookups a reasonable fast, so that we could use them form everywhere, except where performance is a real issue. (engine Thread)