Skip to content

TrigPSC: Enable thread safety checker

Frank Winklmeier requested to merge fwinkl/athena:hlt_thread_safety into master

Fix some non thread-safe code and enable the static thread safety checker. The fixes are somewhat cosmetic as the PSC doesn't actually run during the multi-threaded stage of the job.

Merge request reports