Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChunelFeng/CGraph
/ getConfig
Method
getConfig
src/UtilsCtrl/ThreadPool/UThreadPool.cpp:42–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
41
42
UThreadPoolConfig UThreadPool::getConfig() const {
43
return config_;
44
}
45
46
47
CStatus UThreadPool::init() {
Callers
2
analysisParallelMatrix
Method · 0.80
parallelRunAll
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected