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

Method is_active

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

Returns true if the arena is active (initialized); false otherwise. The name was chosen to match a task_scheduler_init method with the same semantics.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

submitMethod · 0.80
prepare_task_arenaMethod · 0.80
spawn_in_graph_arenaFunction · 0.80
enqueue_in_graph_arenaFunction · 0.80

Calls 1

loadMethod · 0.45

Tested by

no test coverage detected