Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_continue_node.cpp223 continue_node<continue_msg> first_g(g, add_to_counter(count)); in test_two_graphs() local
230 make_edge(start_g,first_g); in test_two_graphs()
231 make_edge(start_h, first_g); in test_two_graphs()