Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
181
CBool UThreadPool::isInit() const {
182
return is_init_;
183
}
184
185
186
CStatus UThreadPool::releaseSecondaryThread(CInt size) {
Callers
1
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected