Stefan Scholz / ETL
Embed: (wiki syntax)

« Back to documentation index

scheduler_policy_sequencial_single Struct Reference

scheduler_policy_sequencial_single Struct Reference

Sequencial Single. More...

#include <scheduler.h>


Detailed Description

Sequencial Single.

A policy the scheduler can use to decide what to do next. Only calls the task to process work once, if it has work to do.

Definition at line 105 of file scheduler.h.