CutFlowSvc: thread-checker fixes
Enable thread-checker for EventBookkeeperTools.
The ICutFlowSvc::registerTopFilter
method has to be marked as not
thread-safe as it calls other not thread-safe methods. Same for clients
calling this method.
Enable thread-checker for EventBookkeeperTools.
The ICutFlowSvc::registerTopFilter
method has to be marked as not
thread-safe as it calls other not thread-safe methods. Same for clients
calling this method.