Barrelfish
Data Fields
tls_dtv Struct Reference

TLS dynamic thread vector data structure. More...

Data Fields

uintptr_t gen
 Generation count.
 
void * dtv [0]
 Variable-length array of pointers to TLS blocks.
 

Detailed Description

TLS dynamic thread vector data structure.

See: ELF handling for thread-local storage. Ulrich Drepper, Dec 2005. http://www.akkadia.org/drepper/tls.pdf


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