MCPcopy Create free account
hub / github.com/IENT/YUView / worker

Method worker

YUViewLib/src/video/VideoCache.cpp:210–210  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

208 }
209 }
210 loadingWorker *worker() { return threadWorker.data(); }
211 bool isQuitting() { return quitting; }
212
213private:

Callers 10

VideoCacheMethod · 0.80
startWorkerThreadsMethod · 0.80
updateSettingsMethod · 0.80
loadFrameMethod · 0.80
threadCachingFinishedMethod · 0.80
itemAboutToBeDeletedMethod · 0.80
itemNeedsRecacheMethod · 0.80
getCacheStatusTextMethod · 0.80

Calls 1

dataMethod · 0.45

Tested by

no test coverage detected