Home
last modified time | relevance | path

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

/oneTBB/doc/main/tbb_userguide/design_patterns/
H A DReduction.rst134 generate the final result. For example, if the partial results are
135 lists, they can be spliced together to form the final result. In that
212 The final example shows how a problem that typically is not viewed as
/oneTBB/doc/main/tbb_userguide/
H A DData_Flow_Graph.rst143 above. The final implementation after all of these changes is shown
189 This final implementation has all of the nodes and edges from the
H A Duse_nested_algorithms.rst17 new matrices by applying a function to each element, and two final
/oneTBB/examples/graph/binpack/
H A DREADME.md4 …fer_node` where it waits to be picked up by another `function_node`. This final function node gath…
/oneTBB/src/tbb/
H A Dscheduler_common.h423 struct resume_task final : public d1::task { struct
/oneTBB/doc/main/tbb_userguide/Migration_Guide/
H A DTask_API.rst394 postpone the task spawning, while the parent task and final result production are blocked from prem…