Searched refs:constructed (Results 1 – 11 of 11) sorted by relevance
| /oneTBB/doc/main/tbb_userguide/ |
| H A D | use_input_node.rst | 7 By default, an ``input_node`` is constructed in the inactive state: 28 All ``input_node`` objects are constructed in the inactive state and usually 29 activated after the entire flow graph is constructed. 33 the ``input_node`` is constructed in the inactive state and activated after 56 state and then activate them after the whole graph is constructed. 61 Some graphs can be constructed safely with ``input_node``s active, allowing
|
| H A D | Advanced_Topic_Other_Kinds_of_Iteration_Spaces.rst | 49 update ``r`` to be the first half, and set the constructed object as the 58 left part of the proportion, and the constructed object corresponds to 63 and the constructed object are not empty. The parallel algorithm
|
| H A D | Nodes.rst | 51 function_node. In this example, a node n is constructed that belongs to 71 After the node is constructed in the example above, you can pass
|
| H A D | use_concurrency_limits.rst | 12 A function node is constructed with one or more template arguments. The
|
| H A D | Mapping_Nodes2Tasks.rst | 33 successor of n. Unlike node n, m has been constructed with a concurrency
|
| H A D | parallel_for_os.rst | 112 The ``blocked_range`` constructed here represents the entire iteration
|
| H A D | Working_on_the_Assembly_Line_pipeline.rst | 143 constructed by function ``make_filter<inputType, outputType>(mode,functor)``. 167 The filters can be constructed and concatenated ahead of time. An
|
| /oneTBB/doc/main/reference/ |
| H A D | follows_and_precedes_functions.rst | 20 The ``follows`` helper function specifies that the node being constructed is 23 The ``precedes`` helper function specifies that the node being constructed is 28 node being constructed is obtained either from the specified node set or the sequence of nodes pass…
|
| H A D | type_specified_message_keys.rst | 41 When constructed this way, a ``join_node`` calls the
|
| H A D | concurrent_lru_cache_cls.rst | 130 from ``other`` to the newly constructed object. Upon completion,
|
| /oneTBB/test/tbb/ |
| H A D | test_arena_constraints.cpp | 82 tbb::task_arena constructed{constraints}; variable 84 tbb::task_arena copied(constructed);
|