Searched refs:my_threading_control (Results 1 – 7 of 7) sorted by relevance
25 : my_threading_control(tc) in thread_dispatcher()203 my_threading_control.destroy(); in acknowledge_close_connection()213 my_threading_control.register_thread(*td); in create_one_job()218 my_threading_control.unregister_thread(static_cast<thread_data&>(j)); in cleanup()
82 threading_control& my_threading_control; variable
140 threading_control* tc = my_threading_control; in on_thread_leaving()185 …ate_stealing_threshold(reinterpret_cast<std::uintptr_t>(&anchor), my_threading_control->worker_sta… in calculate_stealing_threshold()253 my_threading_control = control; in arena()348 my_threading_control->adjust_demand(my_tc_client, mandatory_delta, workers_delta); in request_workers()440 return my_threading_control->get_waiting_threads_monitor(); in get_waiting_threads_monitor()
201 stack_size = a.my_threading_control->worker_stack_size(); in init_external_thread()231 threading_control* thr_control = a->my_threading_control; in auto_terminate()
86 …task_disp->init_suspend_point(td.my_arena, td.my_arena->my_threading_control->worker_stack_size()); in create_coroutine()
240 threading_control* my_threading_control; member
235 …governor::get_thread_data()->my_arena->my_threading_control->propagate_task_group_state(&d1::task_… in cancel_group_execution()