MCPcopy Create free account
hub / github.com/ChunelFeng/CGraph / isInit

Method isInit

src/UtilsCtrl/ThreadPool/UThreadPool.cpp:181–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179
180
181CBool UThreadPool::isInit() const {
182 return is_init_;
183}
184
185
186CStatus UThreadPool::releaseSecondaryThread(CInt size) {

Callers 1

initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected