DiscovererWorker: Initialize the FsHolder before starting the thread
This makes the member safe to read later on without any mutex since we never write again to that variable
This makes the member safe to read later on without any mutex since we never write again to that variable
VideoLAN code repository instance