Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Dparallel_invoke.h174 …auto sub_root = alloc.new_object<invoke_subroot_task<F1, F2, F3>>(f1, f2, f3, root_wait_ctx, conte… in invoke_recursive_separation() local
175 spawn(*sub_root, context); in invoke_recursive_separation()