Rename {task_queue => linked_list} and simplify
Since we no longer need the `task_queue` as base class for the DRR queues, we can simply rename it to the more appropriate name `linked_list` and simplify the interface.
Showing
This diff is collapsed.
Please register or sign in to comment