Home
last modified time | relevance | path

Searched refs:remove_node (Results 1 – 2 of 2) sorted by relevance

/oneTBB/include/oneapi/tbb/detail/
H A D_flow_graph_impl.h346 void remove_node(graph_node *n);
/oneTBB/include/oneapi/tbb/
H A Dflow_graph.h477 inline void graph::remove_node(graph_node *n) { in remove_node() function
528 my_graph.remove_node(this); in ~graph_node()