Embedded Template Library 1.0
|
#include <scheduler.h>
Public Member Functions | |
bool | schedule_tasks (etl::ivector< etl::task * > &task_list) |
Sequential Multiple. A policy the scheduler can use to decide what to do next. Calls the task to process work until it reports that it has no more.