Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ ~CleanThread
Method
~CleanThread
phxqueue/lock/cleanthread.cpp:57–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
CleanThread::~CleanThread() {
58
Stop();
59
}
60
61
void CleanThread::Run() {
62
if (!impl_->t) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected