MCPcopy Create free account
hub / github.com/Tencent/phxqueue / ~KeepMasterThread

Method ~KeepMasterThread

phxqueue/store/keepmasterthread.cpp:56–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56KeepMasterThread::~KeepMasterThread() {
57 Stop();
58}
59
60void KeepMasterThread::Run() {
61 if (!impl_->t) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected