RTEMS CPU Kit with SuperCore  4.11.2
Data Structures | Variables
tls.h File Reference

Thread-Local Storage (TLS) More...

#include <rtems/score/cpu.h>
#include <string.h>
Include dependency graph for tls.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  TLS_Dynamic_thread_vector
 
struct  TLS_Thread_control_block
 
struct  TLS_Index
 

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 []
 

Detailed Description

Thread-Local Storage (TLS)