mirror of
https://github.com/vale981/ray
synced 2025-03-13 22:56:38 -04:00
![]() * Switch to using C++ lists for task queues * Init and free methods for TaskQueueEntry * Switch from utarray to c++ vector for TaskQueueEntry * Get rid of some pointers * Back to O(1) deletion from waiting_task_queue * Fix comments * Cut code * Non const iterators * Fix Alexey's comments |
||
---|---|---|
.. | ||
build | ||
format | ||
test | ||
CMakeLists.txt | ||
local_scheduler.cc | ||
local_scheduler.h | ||
local_scheduler_algorithm.cc | ||
local_scheduler_algorithm.h | ||
local_scheduler_client.cc | ||
local_scheduler_client.h | ||
local_scheduler_extension.cc | ||
local_scheduler_shared.h |