12 #ifndef INCLUDE_DISTORTOS_INTERNAL_SCHEDULER_THREADEXITER_HPP_ 13 #define INCLUDE_DISTORTOS_INTERNAL_SCHEDULER_THREADEXITER_HPP_ 37 __attribute__ ((noreturn))
44 #endif // INCLUDE_DISTORTOS_INTERNAL_SCHEDULER_THREADEXITER_HPP_ Top-level namespace of distortos project.
Definition: buttons.hpp:33
void threadExiter(RunnableThread &runnableThread)
Thread "exiter" function.
Definition: threadExiter.cpp:31