MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / quitTrackerThread_blocking

Method quitTrackerThread_blocking

Engine/TrackerContext.cpp:522–527  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

520}
521
522void
523TrackerContext::quitTrackerThread_blocking(bool allowRestart)
524{
525 _imp->scheduler.quitThread(allowRestart);
526 _imp->scheduler.waitForThreadToQuit_enforce_blocking();
527}
528
529void
530TrackerContext::beginEditSelection(TrackSelectionReason reason)

Callers 1

Calls 2

quitThreadMethod · 0.45

Tested by

no test coverage detected