Skip to content
Snippets Groups Projects

make BCM_RawDataProvider reentrant

Merged Walter Lampl requested to merge wlampl/athena:BCM_RawDataProviderReentrant into master

Motivated by @ishapova's presentation at yesterday's Core Software meeting.

Reviewing the tools used by the BCM_RawDataProvider (BCM_RodDecoder, BCM_RawDataProviderTool) suggests they can be used from a reentrant algo: All const, only mutable atomic counters as private class members.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading