Add ATLAS_CHECK_THREAD_SAFETY to InDetPerformanceMonitoring package.
- Add ATLAS_CHECK_THREAD_SAFETY to InDetPerformanceMonitoring package.
- Add ATLAS_NOT_THREAD_SAFE to classes and methods which use static variables or const_cast or mutable memeber variables without protection.
- No result changes are expected.
- https://its.cern.ch/jira/browse/ATLASRECTS-5560