Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_flow_graph_priorities.cpp694 void start_graph( StarterNodeType& starter ) { in start_graph() function
699 void start_graph<input_node<continue_msg>>( input_node<continue_msg>& starter ) { in start_graph() function
715 start_graph<StarterNodeType>( starter ); in test_use_case()