Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OriginQ/QPanda-2
/ run_heart_thread
Method
run_heart_thread
Extensions/PilotOSMachine/TCPClient.h:235–237 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
233
}
234
235
void run_heart_thread(){
236
m_thread_heart = thread(std::bind(&TCPClient::heart, this));
237
}
238
239
void stop_heart_thread()
240
{
Callers
3
tcp_recv
Method · 0.80
synchronous_execute
Method · 0.80
synchronous_execute_vec
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected