Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Dparallel_reduce.h159 offer_work_impl(ed, *this, split_obj); in offer_work()
163 offer_work_impl(ed, *this, r, d); in offer_work()
168 void offer_work_impl(execution_data& ed, Args&&... args) { in offer_work_impl() function
304 offer_work_impl(ed, *this, split_obj); in offer_work()
308 void offer_work_impl(execution_data& ed, Args&&... args) { in offer_work_impl() function
H A Dparallel_for.h122 offer_work_impl(ed, *this, split_obj); in offer_work()
127 offer_work_impl(ed, *this, r, d); in offer_work()
132 void offer_work_impl(execution_data& ed, Args&&... constructor_args) { in offer_work_impl() function