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

Method NewLockIMMasterBP

phxqueue/plugin/breakpointfactory.cpp:129–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127
128
129unique_ptr<comm::LockIMMasterBP> BreakPointFactory::NewLockIMMasterBP() {
130 return unique_ptr<comm::LockIMMasterBP>(new comm::LockIMMasterBP());
131}
132
133
134unique_ptr<comm::LockSnatchMasterBP> BreakPointFactory::NewLockSnatchMasterBP() {

Callers 1

GetThreadInstanceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected