cta/CTA#130 Helgrind gets spurious when using `std::mutex` in the catalogue.
Added cta::threading::CondVar. The new CondVar class is a C++ wrapper around a pthread condition variable.
common/threading/CondVar.cpp
0 → 100644
common/threading/CondVar.hpp
0 → 100644
Please register or sign in to comment