Skip to content

CxxUtils: Fix thread-safety checker warnings.

Scott Snyder requested to merge ssnyder/athena:thread.CxxUtils-20190107 into master

The thread-safety checker wasn't property checking class constructors. Fix a few warnings that appear once that is corrected.

Merge request reports