Home
last modified time | relevance | path

Searched defs:task_arena (Results 1 – 3 of 3) sorted by relevance

/oneTBB/include/oneapi/tbb/
H A Dtask_arena.h274 task_arena(const task_arena &s) // copy settings but not the reference or instance in task_arena() function
285 task_arena(const task_arena& a) // copy settings but not the reference or instance in task_arena() function
294 explicit task_arena( attach ) in task_arena() function
303 explicit task_arena(d1::attach) in task_arena() function
/oneTBB/include/oneapi/tbb/detail/
H A D_task.h75 class task_arena; variable
/oneTBB/src/tbb/
H A Dmisc.h50 class task_arena; variable