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

Method remove_successor

src/tbb/include/oneapi/tbb/flow_graph.h:1570–1581  ·  view source on GitHub ↗

Removes a successor. Removes successor r from the list of successors. It also calls r.remove_predecessor(*this) to remove this node as a predecessor. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

remove_successorFunction · 0.45
remove_successorMethod · 0.45
internal_rem_succMethod · 0.45
remove_successorMethod · 0.45
remove_successorMethod · 0.45

Calls 2

remove_predecessorFunction · 0.70
executeMethod · 0.45

Tested by

no test coverage detected