-
- Downloads
cta/CTA#130 Helgrind gets spurious when using `std::mutex` in the catalogue.
With respect to the rdbms::SqliteStmt class. Replaced std::mutex and std::lock_guard with their helgrind friendly drop in replacements threading::Mutex and threading::MutexLocker.
Loading
Please register or sign in to comment