Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_partitioner.cpp90 for (std::size_t invocation = 2; invocation < trace_size; ++invocation) { in test() local
91 const auto& current_call_range = trace[thread_id][invocation]; in test()
/oneTBB/cmake/toolchains/
H A Dmips.cmake15 # Prevent double invocation.
30 # In old CMake versions (checked on 3.5) there is invocation of try_run command in FindThreads.cmak…
H A Driscv64.cmake15 # Prevent double invocation.
/oneTBB/examples/graph/cholesky/
H A DREADME.md8 …all. For example, there are many nodes that call `dtrsm`; one for each invocation of `dtrsm` in th…
10invocation are matched together in the tag-matching `join_node` that precedes it. The tag represen…
/oneTBB/doc/main/tbb_userguide/
H A Duse_nested_flow_graphs.rst126 invocation of ``b``'s body in our modified code, if you wish for this ``b``'s
129 invocation since the graph was destroyed at the end of the scope. So it
H A DWindows_C_Dynamic_Memory_Interface_Replacement.rst81 disable replacement for a specific program invocation. In this case, the
H A DCook_Until_Done_parallel_do.rst63 An invocation of ``parallel_for_each`` never causes two threads to act
H A DNodes.rst53 invocation of the node to occur concurrently. The body is a lambda