Merge branch 'prot.AthAllocators-20210916' into 'master'
AthAllocators: Add protect()/unprotect(). See merge request !46533
Showing
- Control/AthAllocators/AthAllocators/ArenaBlock.h 38 additions, 0 deletionsControl/AthAllocators/AthAllocators/ArenaBlock.h
- Control/AthAllocators/AthAllocators/ArenaBlock.icc 1 addition, 3 deletionsControl/AthAllocators/AthAllocators/ArenaBlock.icc
- Control/AthAllocators/AthAllocators/ArenaBlockAllocatorBase.h 22 additions, 5 deletions...rol/AthAllocators/AthAllocators/ArenaBlockAllocatorBase.h
- Control/AthAllocators/AthAllocators/ArenaHeapSTLAllocator.h 54 additions, 10 deletionsControl/AthAllocators/AthAllocators/ArenaHeapSTLAllocator.h
- Control/AthAllocators/AthAllocators/ArenaHeapSTLAllocator.icc 76 additions, 7 deletions...rol/AthAllocators/AthAllocators/ArenaHeapSTLAllocator.icc
- Control/AthAllocators/AthAllocators/ArenaPoolSTLAllocator.h 54 additions, 6 deletionsControl/AthAllocators/AthAllocators/ArenaPoolSTLAllocator.h
- Control/AthAllocators/AthAllocators/ArenaPoolSTLAllocator.icc 78 additions, 5 deletions...rol/AthAllocators/AthAllocators/ArenaPoolSTLAllocator.icc
- Control/AthAllocators/AthAllocators/ArenaSharedHeapSTLAllocator.h 49 additions, 4 deletions...AthAllocators/AthAllocators/ArenaSharedHeapSTLAllocator.h
- Control/AthAllocators/AthAllocators/ArenaSharedHeapSTLAllocator.icc 43 additions, 2 deletions...hAllocators/AthAllocators/ArenaSharedHeapSTLAllocator.icc
- Control/AthAllocators/AthAllocators/exceptions.h 30 additions, 4 deletionsControl/AthAllocators/AthAllocators/exceptions.h
- Control/AthAllocators/AthAllocators/maybeUnprotect.h 40 additions, 0 deletionsControl/AthAllocators/AthAllocators/maybeUnprotect.h
- Control/AthAllocators/AthAllocators/preDelete.h 26 additions, 0 deletionsControl/AthAllocators/AthAllocators/preDelete.h
- Control/AthAllocators/AthAllocators/preDeleteAlloc.h 26 additions, 0 deletionsControl/AthAllocators/AthAllocators/preDeleteAlloc.h
- Control/AthAllocators/share/ArenaBlockAllocatorBase_test.ref 3 additions, 0 deletionsControl/AthAllocators/share/ArenaBlockAllocatorBase_test.ref
- Control/AthAllocators/share/ArenaBlock_test.ref 5 additions, 0 deletionsControl/AthAllocators/share/ArenaBlock_test.ref
- Control/AthAllocators/share/ArenaHeapSTLAllocator_test.ref 3 additions, 1 deletionControl/AthAllocators/share/ArenaHeapSTLAllocator_test.ref
- Control/AthAllocators/share/ArenaPoolSTLAllocator_test.ref 2 additions, 0 deletionsControl/AthAllocators/share/ArenaPoolSTLAllocator_test.ref
- Control/AthAllocators/share/ArenaSharedHeapSTLAllocator_test.ref 2 additions, 0 deletions.../AthAllocators/share/ArenaSharedHeapSTLAllocator_test.ref
- Control/AthAllocators/share/exceptions_test.ref 3 additions, 1 deletionControl/AthAllocators/share/exceptions_test.ref
- Control/AthAllocators/src/ArenaBlock.cxx 64 additions, 0 deletionsControl/AthAllocators/src/ArenaBlock.cxx
Loading
Please register or sign in to comment