OmniSciDB
a5dc49c757
|
#include <LegacyLockMgr.h>
Static Public Member Functions | |
static std::shared_ptr < WrapperType< MutexType > > | getMutex (const LockType lockType, const KeyType &key) |
Static Private Attributes | |
static std::mutex | aMutex_ |
static std::map< std::tuple < LockType, KeyType > , std::shared_ptr< WrapperType < MutexType > > > | mutexMap_ |
Definition at line 93 of file LegacyLockMgr.h.
|
static |
Definition at line 111 of file LegacyLockMgr.h.
|
staticprivate |
Definition at line 99 of file LegacyLockMgr.h.
|
staticprivate |
Definition at line 101 of file LegacyLockMgr.h.