MCPcopy Create free account
hub / github.com/MrKepzie/Natron / getAppTLS

Method getAppTLS

Engine/AppManager.cpp:3653–3657  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3651
3652
3653AppTLS*
3654AppManager::getAppTLS() const
3655{
3656 return &_imp->globalTLS;
3657}
3658
3659
3660QString

Callers 11

tiledRenderingFunctorMethod · 0.80
getMarkerImageMethod · 0.80
trackStepFunctorMethod · 0.80
threadLoopOnceMethod · 0.80
getTLSDataMethod · 0.80
getOrCreateTLSDataMethod · 0.80
runMethod · 0.80
getRotoContextMethod · 0.80
threadFunctionWrapperFunction · 0.80
OfxThreadClass · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected