Skip to content

library models: use a recursive lock

Felix Paul Kühne requested to merge fkuehne/vlc-ios:more-locking into master

This prevents locking the main thread on some interactions.

Merge request reports