ATLAS Offline Software
Classes | Typedefs
xAOD::Internal Namespace Reference

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 Documentation

◆ shared_lock_t

typedef std::shared_lock< std::shared_timed_mutex > xAOD::Internal::shared_lock_t

Helper type definition.

Definition at line 25 of file THolderCache.cxx.

◆ unique_lock_t

typedef std::unique_lock< std::shared_timed_mutex > xAOD::Internal::unique_lock_t

Helper type definition.

Definition at line 27 of file THolderCache.cxx.