Searched refs:new_task_source (Results 1 – 2 of 2) sorted by relevance
167 auto new_task_source = GetWorkLockRequired(worker); in SwapProcessedTask() local168 if (!new_task_source) { in SwapProcessedTask()173 auto run_status = new_task_source.WillRunTask(); in SwapProcessedTask()175 return new_task_source; in SwapProcessedTask()
450 RegisteredTaskSource new_task_source = in RunWorker() local459 task_source = std::move(new_task_source); in RunWorker()