Searched refs:per_priority_cross_thread_task_delay (Results 1 – 3 of 3) sorted by relevance
71 std::vector<TimeDelta> per_priority_cross_thread_task_delay, in PrioritySettings() argument76 std::move(per_priority_cross_thread_task_delay)), in PrioritySettings()
130 std::vector<TimeDelta> per_priority_cross_thread_task_delay,133 const std::vector<TimeDelta>& per_priority_cross_thread_task_delay() const { in per_priority_cross_thread_task_delay() function
419 .per_priority_cross_thread_task_delay()[any_thread_.queue_set_index]; in GetTaskDelayAdjustment()