MCPcopy 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
42UThreadPoolConfig UThreadPool::getConfig() const {
43 return config_;
44}
45
46
47CStatus UThreadPool::init() {

Callers 2

parallelRunAllMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected