Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ NewLockSMBP
Method
NewLockSMBP
phxqueue/plugin/breakpointfactory.cpp:139–141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
137
138
139
unique_ptr<comm::LockSMBP> BreakPointFactory::NewLockSMBP() {
140
return unique_ptr<comm::LockSMBP>(new comm::LockSMBP());
141
}
142
143
144
} // namespace plugin
Callers
1
GetThreadInstance
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected