Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ LockDb
Method
LockDb
phxqueue/lock/lockdb.h:36–36 ·
view source on GitHub ↗
noncopyable
Source
from the content-addressed store, hash-verified
34
35
// noncopyable
36
LockDb(const LockDb &) = delete;
37
38
LockDb(LockDb &&rhs);
39
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected