Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Darena_slot.cpp28 d1::task* arena_slot::get_task_impl(size_t T, execution_data_ext& ed, bool& tasks_omitted, isolatio… in get_task_impl() function in tbb::detail::r1::arena_slot
99 result = get_task_impl( T, ed, tasks_omitted, isolation ); in get_task()
H A Darena_slot.h208 …d1::task* get_task_impl(size_t T, execution_data_ext& ed, bool& tasks_omitted, isolation_type isol…