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

Method waitForThreadToQuit_enforce_blocking

Engine/GenericSchedulerThread.cpp:255–259  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

253}
254
255bool
256GenericSchedulerThread::waitForThreadToQuit_enforce_blocking()
257{
258 return _imp->waitForThreadsToQuit_internal(true);
259}
260
261void
262GenericSchedulerThread::onWatcherTaskAbortedEmitted()

Calls 1

Tested by

no test coverage detected