![]() |
ATLAS Offline Software
|
Public Member Functions | |
| ContextLock (int contextId, CallMutex &glob_mtx, const std::vector< CallMutex * > &ctx_mutexes) | |
| ~ContextLock () | |
Private Attributes | |
| std::unique_lock< CallMutex > | m_lock |
|
inline |
Definition at line 215 of file PoolSvc.h.
|
inline |
|
private |