Skip to content

libvlc: use an atomic variable to init/deinit the TLS variable

Steve Lhomme requested to merge robUx4/vlc:libvlc-new-count into master

No need for a mutex here.

Merge request reports