Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_flow_graph.cpp251 tbb::flow::function_node< int > buf_f_n = f_n; in operator ()() local
253 make_edge(w_n, buf_f_n); in operator ()()