MCPcopy Create free account
hub / github.com/RenderKit/embree / threadCount

Method threadCount

common/tasking/taskschedulerinternal.cpp:257–259  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

255 }
256
257 dll_export size_t TaskScheduler::threadCount() {
258 return threadPool->size();
259 }
260
261 dll_export TaskScheduler* TaskScheduler::instance()
262 {

Callers 1

steal_loopMethod · 0.45

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected