Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxsql
/ ~HeartBeatThread
Method
~HeartBeatThread
phxsqlproxy/heartbeat_thread.cpp:29–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
HeartBeatThread::~HeartBeatThread() {
30
}
31
32
void HeartBeatThread::run() {
33
static int count = 0;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected