Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ useGlobalThreadPool
Method
useGlobalThreadPool
Engine/Settings.cpp:3229–3233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3227
}
3228
3229
bool
3230
Settings::useGlobalThreadPool() const
3231
{
3232
return _useThreadPool->getValue();
3233
}
3234
3235
void
3236
Settings::setUseGlobalThreadPool(bool use)
Callers
1
createNodeInternal
Method · 0.80
Calls
1
getValue
Method · 0.45
Tested by
no test coverage detected