Home
last modified time | relevance | path

Searched defs:execute_and_wait (Results 1 – 2 of 2) sorted by relevance

/oneTBB/src/tbb/
H A Dtask_dispatcher.cpp119 void __TBB_EXPORTED_FUNC execute_and_wait(d1::task& t, d1::task_group_context& t_ctx, d1::wait_cont… in execute_and_wait() function
153 void task_dispatcher::execute_and_wait(d1::task* t, d1::wait_context& wait_ctx, d1::task_group_cont… in execute_and_wait() function in tbb::detail::r1::task_dispatcher
/oneTBB/include/oneapi/tbb/detail/
H A D_task.h190 inline void execute_and_wait(task& t, task_group_context& t_ctx, wait_context& wait_ctx, task_group… in execute_and_wait() function