MCPcopy 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
491void
492TrackerContext::quitTrackerThread_non_blocking()
493{
494 _imp->scheduler.quitThread(true);
495}
496
497bool
498TrackerContext::hasTrackerThreadQuit() const

Callers 1

Calls 1

quitThreadMethod · 0.45

Tested by

no test coverage detected