Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/detail/
H A D_flow_graph_impl.h116 void activate_graph(graph& g);
352 friend void activate_graph(graph& g);
415 inline void activate_graph(graph& g) { in activate_graph() function
/oneTBB/include/oneapi/tbb/
H A Dflow_graph.h504 activate_graph(*this); in reset()