Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Dtask_group.h640 spawn_delegate(task* a_task, task_group_context& ctx) in spawn_delegate() argument
641 : task_to_spawn(a_task), context(ctx) in spawn_delegate()