distortos  v0.7.0
object-oriented C++ RTOS for microcontrollers
distortos::internal::UnblockFunctor Class Reference

#include "distortos/internal/scheduler/UnblockFunctor.hpp"

Inheritance diagram for distortos::internal::UnblockFunctor:
[legend]
Collaboration diagram for distortos::internal::UnblockFunctor:
[legend]

Detailed Description

UnblockFunctor is a functor executed when unblocking the thread, it receives two parameter - a reference to ThreadControlBlock that is being unblocked and the reason of thread unblocking


The documentation for this class was generated from the following file: