ATLAS Offline Software
|
Classes | |
class | THolderCache |
Singleton, thread-safe THolder cache. More... | |
Typedefs | |
typedef std::shared_lock< std::shared_timed_mutex > | shared_lock_t |
Helper type definition. More... | |
typedef std::unique_lock< std::shared_timed_mutex > | unique_lock_t |
Helper type definition. More... | |
typedef std::shared_lock< std::shared_timed_mutex > xAOD::Internal::shared_lock_t |
Helper type definition.
Definition at line 25 of file THolderCache.cxx.
typedef std::unique_lock< std::shared_timed_mutex > xAOD::Internal::unique_lock_t |
Helper type definition.
Definition at line 27 of file THolderCache.cxx.