Searched refs:allocate_root_task (Results 1 – 2 of 2) sorted by relevance
93 …task_emulation::run_and_wait(tg, task_emulation::allocate_root_task<single_fib_task>(/* for root t… in fibonacci_single_task()
148 friend F* allocate_root_task(tbb::task_group& tg, Args&&... args);202 F* allocate_root_task(tbb::task_group& tg, Args&&... args) { in allocate_root_task() function