Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ quitTrackerThread_non_blocking
Method
quitTrackerThread_non_blocking
Engine/TrackerContext.cpp:491–495 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
489
}
490
491
void
492
TrackerContext::quitTrackerThread_non_blocking()
493
{
494
_imp->scheduler.quitThread(true);
495
}
496
497
bool
498
TrackerContext::hasTrackerThreadQuit() const
Callers
1
quitAnyProcessing_non_blocking
Method · 0.80
Calls
1
quitThread
Method · 0.45
Tested by
no test coverage detected