Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
59
KeepSyncThread::~KeepSyncThread() {
60
Stop();
61
}
62
63
void KeepSyncThread::Run() {
64
if (!impl_->t) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected