Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Dthread_data.h136 void attach_task_dispatcher(task_dispatcher&);
215 inline void thread_data::attach_task_dispatcher(task_dispatcher& task_disp) { in attach_task_dispatcher() function
231 attach_task_dispatcher(task_disp); in enter_task_dispatcher()
H A Dtask.cpp134 td->attach_task_dispatcher(target); in resume()
H A Darena.cpp678 td.attach_task_dispatcher(*m_orig_execute_data_ext.task_disp); in ~nested_arena_context()