MCPcopy Create free account
hub / github.com/Tencent/phxqueue / NewLockSnatchMasterBP

Method NewLockSnatchMasterBP

phxqueue/plugin/breakpointfactory.cpp:134–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132
133
134unique_ptr<comm::LockSnatchMasterBP> BreakPointFactory::NewLockSnatchMasterBP() {
135 return unique_ptr<comm::LockSnatchMasterBP>(new comm::LockSnatchMasterBP());
136}
137
138
139unique_ptr<comm::LockSMBP> BreakPointFactory::NewLockSMBP() {

Callers 1

GetThreadInstanceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected