RTEMS
5.0.0
|
Thread-Local Storage (TLS) More...
#include <rtems/score/cpu.h>
#include <string.h>
Go to the source code of this file.
Data Structures | |
struct | TLS_Dynamic_thread_vector |
struct | TLS_Thread_control_block |
struct | TLS_Index |
Typedefs | |
typedef struct TLS_Thread_control_block | TLS_Thread_control_block |
Variables | |
char | _TLS_Data_begin [] |
char | _TLS_Data_end [] |
char | _TLS_Data_size [] |
char | _TLS_BSS_begin [] |
char | _TLS_BSS_end [] |
char | _TLS_BSS_size [] |
char | _TLS_Size [] |
char | _TLS_Alignment [] |
Thread-Local Storage (TLS)