Home
last modified time | relevance | path

Searched refs:internal_forward (Results 1 – 3 of 3) sorted by relevance

/oneTBB/include/oneapi/tbb/detail/
H A D_flow_graph_impl.h87 internal_forward();
106 void internal_forward();
H A D_flow_graph_node_impl.h218 case try_fwd: internal_forward(tmp); break; in handle_operations()
249 void internal_forward(operation_type *op) { in internal_forward() function
/oneTBB/include/oneapi/tbb/
H A Dflow_graph.h422 void graph_iterator<C,N>::internal_forward() { in internal_forward() function