Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
atlas
athena
Commits
9e647709
Commit
9e647709
authored
Feb 21, 2020
by
Ke Li
Browse files
enable thread-safety checker for RCUSvc
parent
90506b77
Changes
1
Hide whitespace changes
Inline
Side-by-side
Control/AthenaServices/src/RCUSvc.h
View file @
9e647709
...
...
@@ -37,7 +37,7 @@ namespace Athena {
* This service keeps a registry of RCU objects. At EndEvent,
* it declares them quiescent for the current event slot.
*/
class
RCUSvc
class
ATLAS_CHECK_THREAD_SAFETY
RCUSvc
:
public
extends
<
AthService
,
IRCUSvc
,
IIncidentListener
>
{
public:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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