Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/embedx
/ set_thread_num
Method
set_thread_num
src/graph/graph_config.h:102–102 ·
view source on GitHub ↗
performance
Source
from the content-addressed store, hash-verified
100
101
// performance
102
void set_thread_num(int thread_num) noexcept { thread_num_ = thread_num; }
103
void set_ip_ports(const std::string& ip_ports) noexcept {
104
ip_ports_ = ip_ports;
105
}
Callers
3
SetUp
Method · 0.45
SetUp
Method · 0.45
SetUp
Method · 0.45
Calls
no outgoing calls
Tested by
3
SetUp
Method · 0.36
SetUp
Method · 0.36
SetUp
Method · 0.36