Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Dtask_group.h666 run_wait_delegate(task_group& a_group, F& a_func, task_group_status& tgs) in run_wait_delegate() argument
667 : wait_delegate(a_group, tgs), func(a_func) {} in run_wait_delegate()