Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
atlas
athena
Commits
776d48f6
Commit
776d48f6
authored
Feb 19, 2020
by
Walter Lampl
Browse files
Merge branch 'DecisionSvc' into 'master'
enable thread-safety checker for DecisionSvc See merge request
!30471
parents
afe22a70
89bb91b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Control/AthenaServices/src/DecisionSvc.h
View file @
776d48f6
...
...
@@ -27,7 +27,7 @@
* @author S.Binet<binet@cern.ch>
* @author B.Radics<radbal@cern.ch>
*/
class
DecisionSvc
:
public
extends
<
AthService
,
IDecisionSvc
>
class
ATLAS_CHECK_THREAD_SAFETY
DecisionSvc
:
public
extends
<
AthService
,
IDecisionSvc
>
{
public:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment