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
9d5905bc
Commit
9d5905bc
authored
Feb 18, 2020
by
Ke Li
Browse files
enable thread-safety check for ItelListSvc
parent
90506b77
Changes
1
Hide whitespace changes
Inline
Side-by-side
Control/AthenaServices/src/ItemListSvc.h
View file @
9d5905bc
...
...
@@ -51,7 +51,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