RTEMS
|
Thread action. More...
#include <thread.h>
Public Attributes | |
Chain_Node | Node |
Thread_Action_handler | handler |
Thread action.
Thread actions can be chained together to trigger a set of actions on particular events like for example a thread post-switch. Use _Thread_Action_initialize() to initialize this structure.
Thread actions are the building block for efficient implementation of