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

Method ~KeepSyncThread

phxqueue/store/keepsyncthread.cpp:59–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59KeepSyncThread::~KeepSyncThread() {
60 Stop();
61}
62
63void KeepSyncThread::Run() {
64 if (!impl_->t) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected