|
distortos
v0.7.0
object-oriented C++ RTOS for microcontrollers
|
ThreadList class header. More...
Go to the source code of this file.
Classes | |
| struct | distortos::internal::ThreadDescendingEffectivePriority |
| functor which gives descending effective priority order of elements on the list More... | |
| class | distortos::internal::ThreadList |
| sorted intrusive list of threads (thread control blocks) More... | |
Namespaces | |
| distortos | |
| Top-level namespace of distortos project. | |
| distortos::internal | |
| Internals of distortos project - should not be used directly! | |
ThreadList class header.