Skip to content

RegSelLUT: enable thread checker and related fixes

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

Enable the static thread checker and remove unnecessary static variables that created a thread-safety warning.

cc @sutt

Merge request reports