RTEMS
5.0.0
|
Thread life control. More...
#include <thread.h>
Data Fields | |
Thread_Action | Action |
Thread life action used to react upon thread restart and delete requests. | |
Thread_Life_state | state |
The current thread life state. | |
uint32_t | pending_life_change_requests |
The count of pending life change requests. | |
void * | exit_value |
The thread exit value. More... | |
Thread life control.
void* Thread_Life_control::exit_value |
The thread exit value.
It is,