MCPcopy 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
510void
511TrackerContext::quitTrackerThread_non_blocking()
512{
513 _imp->scheduler.quitThread(true);
514}
515
516bool
517TrackerContext::hasTrackerThreadQuit() const

Callers 1

Calls 1

quitThreadMethod · 0.45

Tested by

no test coverage detected