Home
last modified time | relevance | path

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

/oneTBB/examples/graph/binpack/
H A Dbinpack.cpp314 value_source the_source(g, item_generator()); in main() local
316 oneapi::tbb::flow::make_edge(the_source, the_value_pool); in main()
329 the_source.activate(); in main()