JUCE
JUCE copied to clipboard
add ThreadSafeBlockingListenerList
This allows the use of ScopedLock instead of ScopedTryLock in listener calls
Related to issue #1450