Stefan Scholz / ETL
Embed: (wiki syntax)

« Back to documentation index

scheduler_policy_most_work Struct Reference

scheduler_policy_most_work Struct Reference

Most Work. More...

#include <scheduler.h>


Detailed Description

Most Work.

A policy the scheduler can use to decide what to do next. Calls the task that has the most work. Starts looking from the task with the highest priority.

Definition at line 190 of file scheduler.h.