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

Method get_critical_task

src/tbb/src/tbb/arena.h:496–505  ·  view source on GitHub ↗

Retrieves critical task respecting isolation level, if provided. The rule is: 1) If no outer critical task and no isolation => take any critical task 2) If working on an outer critical task and no isolation => cannot take any critical task 3) If no outer critical task but isolated => respect isolation 4) If working on an outer critical task and isolated => respect isolation Hint is used to keep so

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

pop_specificMethod · 0.80
emptyMethod · 0.45
popMethod · 0.45

Tested by

no test coverage detected