RTEMS
Public Attributes | List of all members
Thread_Control_add_on Struct Reference

Thread control add-on. More...

#include <thread.h>

Public Attributes

size_t destination_offset
 Offset of the pointer field in Thread_Control referencing an application configuration dependent memory area in the thread control block.
 
size_t source_offset
 Offset relative to the thread control block begin to an application configuration dependent memory area.
 

Detailed Description

Thread control add-on.

Definition at line 893 of file thread.h.


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