Searched refs:enter_task_dispatcher (Results 1 – 3 of 3) sorted by relevance
138 void enter_task_dispatcher(task_dispatcher& task_disp, std::uintptr_t stealing_threshold);229 inline void thread_data::enter_task_dispatcher(task_dispatcher& task_disp, std::uintptr_t stealing_… in enter_task_dispatcher() function
210 tls.enter_task_dispatcher(task_disp, calculate_stealing_threshold()); in process()629 … td.enter_task_dispatcher(task_disp, m_orig_execute_data_ext.task_disp->m_stealing_threshold); in nested_arena_context()
204 td.enter_task_dispatcher(task_disp, calculate_stealing_threshold(stack_base, stack_size)); in init_external_thread()