IDScanHitFilter: Enable static thread checker
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
IDScanHitFilter: Enable static thread checker
Frank Winklmeier
requested to merge
fwinkl/athena:idscan_threadcheck
into
master
May 28, 2019
Overview
5
Commits
1
Pipelines
2
Changes
15
Mark static methods and their callers as not thread-safe
Move all headers to the private src directory
Only build component library
Do not call initialize/finalize of base class (this is the default)
Merge request reports
Loading