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

Method quitTrackerThread_blocking

Engine/TrackerContext.cpp:503–508  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

501}
502
503void
504TrackerContext::quitTrackerThread_blocking(bool allowRestart)
505{
506 _imp->scheduler.quitThread(allowRestart);
507 _imp->scheduler.waitForThreadToQuit_enforce_blocking();
508}
509
510void
511TrackerContext::beginEditSelection(TrackSelectionReason reason)

Callers 1

Calls 2

quitThreadMethod · 0.45

Tested by

no test coverage detected