Skip to content

core: avoid using some static atomic initializers

Steve Lhomme requested to merge robUx4/vlc:less-atomic_var_init into master

Some patches extracted from !1658 (closed)

And fixed the mutex initializer in init_httpd_once().

Edited by Steve Lhomme

Merge request reports