Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ LockMgrImpl
Method
LockMgrImpl
phxqueue/lock/lockmgr.cpp:46–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
class LockMgr::LockMgrImpl {
45
public:
46
LockMgrImpl() {}
47
virtual ~LockMgrImpl() {}
48
49
Lock *lock{nullptr};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected