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

Method ~KeepMasterThread

phxqueue/scheduler/keepmasterthread.cpp:50–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50KeepMasterThread::~KeepMasterThread() {
51 Stop();
52}
53
54void KeepMasterThread::Run() {
55 if (!impl_->t) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected