Searched refs:cpu_ready_queue_ (Results 1 – 2 of 2) sorted by relevance
176 std::shared_ptr<ReadyQueue> cpu_ready_queue_; member
579 local_graph_task->cpu_ready_queue_); in thread_main()607 ready_queue_by_index(local_graph_task->cpu_ready_queue_, base_owner) in thread_main()641 ready_queue_by_index(graph_task->cpu_ready_queue_, graph_task->owner_); in reentrant_thread_init()670 cpu_ready_queue_(std::move(cpu_ready_queue)), in GraphTask()1313 auto queue = ready_queue(graph_task->cpu_ready_queue_, input_buffer.device()); in execute_with_graph_task()