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
6fe4ae53
Commit
6fe4ae53
authored
Feb 19, 2020
by
Walter Lampl
Browse files
Merge branch 'ItemListSvc' into 'master'
enable thread-safety check for ItemlListSvc See merge request
atlas/athena!30467
parents
776d48f6
9d5905bc
Changes
1
Show whitespace changes
Inline
Side-by-side
Control/AthenaServices/src/ItemListSvc.h
View file @
6fe4ae53
...
...
@@ -52,7 +52,7 @@ namespace item {
};
}
class
ItemListSvc
:
public
extends
<
AthService
,
IItemListSvc
>
class
ATLAS_CHECK_THREAD_SAFETY
ItemListSvc
:
public
extends
<
AthService
,
IItemListSvc
>
{
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