MCPcopy Create free account
hub / github.com/Tencent/phxqueue / ~LockMgr

Method ~LockMgr

phxqueue/lock/lockmgr.cpp:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58LockMgr::~LockMgr() {}
59
60comm::RetCode LockMgr::Init(const string &mirror_dir_path) {
61 impl_->groups.reserve(impl_->lock->GetLockOption()->nr_group);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected