Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ quitTrackerThread_non_blocking
Method
quitTrackerThread_non_blocking
Engine/TrackerContext.cpp:510–514 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
508
}
509
510
void
511
TrackerContext::quitTrackerThread_non_blocking()
512
{
513
_imp->scheduler.quitThread(true);
514
}
515
516
bool
517
TrackerContext::hasTrackerThreadQuit() const
Callers
1
quitAnyProcessing_non_blocking
Method · 0.80
Calls
1
quitThread
Method · 0.45
Tested by
no test coverage detected