-
- Downloads
cta/CTA#130 Helgrind gets spurious when using `std::mutex` in the catalogue.
With respect to the GetOptThreadSafe class, replaced std::mutex and std::lock_guard by threading::Mutex and threading::MutexLocker.
Please register or sign in to comment