distortos
v0.7.0
object-oriented C++ RTOS for microcontrollers
|
threadExiter() declaration More...
Go to the source code of this file.
Namespaces | |
distortos | |
Top-level namespace of distortos project. | |
distortos::internal | |
Internals of distortos project - should not be used directly! | |
Functions | |
void | distortos::internal::threadExiter (RunnableThread &runnableThread) |
Thread "exiter" function. More... | |
threadExiter() declaration