AthenaServices: add thread-checker annotations to non-MT code
Disable thread-checker for: - AthenaEventLoopMgr - MixingEventSelector - PyAthenaEventLoopMgr - some of the testing code Mark PageAccessControlSvc constructor as non-thread-safe.
parent
70557123
No related branches found
No related tags found
Showing
- Control/AthenaServices/src/AthenaEventLoopMgr.cxx 4 additions, 1 deletionControl/AthenaServices/src/AthenaEventLoopMgr.cxx
- Control/AthenaServices/src/AthenaEventLoopMgr.h 4 additions, 1 deletionControl/AthenaServices/src/AthenaEventLoopMgr.h
- Control/AthenaServices/src/MixingEventSelector.cxx 4 additions, 1 deletionControl/AthenaServices/src/MixingEventSelector.cxx
- Control/AthenaServices/src/MixingEventSelector.h 4 additions, 2 deletionsControl/AthenaServices/src/MixingEventSelector.h
- Control/AthenaServices/src/PageAccessControlSvc.cxx 1 addition, 1 deletionControl/AthenaServices/src/PageAccessControlSvc.cxx
- Control/AthenaServices/src/PageAccessControlSvc.h 3 additions, 3 deletionsControl/AthenaServices/src/PageAccessControlSvc.h
- Control/AthenaServices/src/PyAthenaEventLoopMgr.cxx 4 additions, 1 deletionControl/AthenaServices/src/PyAthenaEventLoopMgr.cxx
- Control/AthenaServices/src/PyAthenaEventLoopMgr.h 6 additions, 7 deletionsControl/AthenaServices/src/PyAthenaEventLoopMgr.h
- Control/AthenaServices/test/FPEControlSvc_test.cxx 3 additions, 1 deletionControl/AthenaServices/test/FPEControlSvc_test.cxx
- Control/AthenaServices/test/RCUSvc_test.cxx 5 additions, 1 deletionControl/AthenaServices/test/RCUSvc_test.cxx
Loading
Please register or sign in to comment