Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
atlas
athena
Merge requests
!23776
IDScanHitFilter: Enable static thread checker
Code
Review changes
Check out branch
Download
Patches
Plain diff
Frank Winklmeier
requested to merge
fwinkl/athena:idscan_threadcheck
into
master
May 28, 2019
Overview
5
Commits
1
Pipelines
2
Changes
15
Expand
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