Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/detail/
H A D_flow_graph_node_impl.h123 graph& my_graph_ref; variable
139 return my_graph_ref; in graph_reference()
299 if (!is_graph_active(my_graph_ref)) { in create_body_task()
327 if (!is_graph_active(my_graph_ref)) { in create_forward_task()
609 , my_graph_ref(g)
618 , my_graph_ref(g)
624 my_graph_ref(src.my_graph_ref),
650 graph& my_graph_ref;
669 if(!is_graph_active(my_graph_ref)) {
692 return my_graph_ref;
[all …]