Module dispatcher

Source
Expand description

Dispatcher module.

The dispatcher module is responsible for dispatching tasks to the CPU. Currently, the dispatcher is a simple dispatcher that runs the task.

Structsยง

Dispatcher