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

Method NewLockCleanThreadBP

phxqueue/plugin/breakpointfactory.cpp:119–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117
118
119unique_ptr<comm::LockCleanThreadBP> BreakPointFactory::NewLockCleanThreadBP() {
120 return unique_ptr<comm::LockCleanThreadBP>(new comm::LockCleanThreadBP());
121}
122
123
124unique_ptr<comm::LockKeepMasterThreadBP> BreakPointFactory::NewLockKeepMasterThreadBP() {

Callers 1

GetThreadInstanceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected