MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / getNRunningThreads

Method getNRunningThreads

Engine/AppManager.cpp:2880–2884  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2878}
2879
2880int
2881AppManager::getNRunningThreads() const
2882{
2883 return (int)_imp->runningThreadsCount;
2884}
2885
2886void
2887AppManager::setThreadAsActionCaller(OfxImageEffectInstance* instance,

Callers 2

adjustNumberOfThreadsMethod · 0.80
multiThreadNumCPUSMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected