|
distortos
v0.7.0
object-oriented C++ RTOS for microcontrollers
|
Scheduler class header. More...
#include "distortos/internal/scheduler/ThreadControlBlock.hpp"#include "distortos/internal/scheduler/ThreadList.hpp"#include "distortos/internal/scheduler/SoftwareTimerSupervisor.hpp"Go to the source code of this file.
Classes | |
| class | distortos::internal::Scheduler |
| Scheduler class is a system's scheduler. More... | |
Namespaces | |
| distortos | |
| Top-level namespace of distortos project. | |
| distortos::internal | |
| Internals of distortos project - should not be used directly! | |
Scheduler class header.