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

Method NewLockKeepMasterThreadBP

phxqueue/plugin/breakpointfactory.cpp:124–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122
123
124unique_ptr<comm::LockKeepMasterThreadBP> BreakPointFactory::NewLockKeepMasterThreadBP() {
125 return unique_ptr<comm::LockKeepMasterThreadBP>(new comm::LockKeepMasterThreadBP());
126}
127
128
129unique_ptr<comm::LockIMMasterBP> BreakPointFactory::NewLockIMMasterBP() {

Callers 1

GetThreadInstanceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected