Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ useGlobalThreadPool
Method
useGlobalThreadPool
Engine/Settings.cpp:3060–3064 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3058
}
3059
3060
bool
3061
Settings::useGlobalThreadPool() const
3062
{
3063
return _useThreadPool->getValue();
3064
}
3065
3066
void
3067
Settings::setUseGlobalThreadPool(bool use)
Callers
1
createNodeInternal
Method · 0.80
Calls
1
getValue
Method · 0.45
Tested by
no test coverage detected