Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_flow_graph_priorities.cpp289 struct StartBody { struct
299 StartBody() : has_run(false) {} in StartBody() function
370 input_node<data_type> starter_node(g, StartBody()); in test()