MCPcopy Create free account
hub / github.com/RcppCore/RcppParallel / task_arena

Method task_arena

src/tbb/include/oneapi/tbb/task_arena.h:261–264  ·  view source on GitHub ↗

Creates task_arena with certain concurrency limits Sets up settings only, real construction is deferred till the first method invocation * @arg max_concurrency specifies total number of slots in arena where threads work * @arg reserved_for_masters specifies number of slots to be used by external threads only. * Value of 1 is default and reflects behavior of implicit arenas.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

attachClass · 0.70

Tested by

no test coverage detected