Searched refs:attach_task_dispatcher (Results 1 – 3 of 3) sorted by relevance
136 void attach_task_dispatcher(task_dispatcher&);215 inline void thread_data::attach_task_dispatcher(task_dispatcher& task_disp) { in attach_task_dispatcher() function231 attach_task_dispatcher(task_disp); in enter_task_dispatcher()
134 td->attach_task_dispatcher(target); in resume()
678 td.attach_task_dispatcher(*m_orig_execute_data_ext.task_disp); in ~nested_arena_context()