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

Method onQuitRequested

Engine/OutputSchedulerThread.cpp:3794–3798  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3792}
3793
3794void
3795ViewerCurrentFrameRequestScheduler::onQuitRequested(bool allowRestarts)
3796{
3797 _imp->backupThread.quitThread(allowRestarts);
3798}
3799
3800void
3801ViewerCurrentFrameRequestScheduler::onWaitForThreadToQuit()

Callers

nothing calls this directly

Calls 1

quitThreadMethod · 0.45

Tested by

no test coverage detected