tls.c File Reference

Support for thread-local storage, as described in: Drepper U. More...

#include <tls.h>
#include <malloc.h>
#include <str.h>
#include <align.h>

Go to the source code of this file.

Functions

void __free_tls (tcb_t *tcb)
tcb_t__make_tls (void)
 Create TLS (Thread Local Storage) data structures.


Detailed Description

Support for thread-local storage, as described in: Drepper U.

: ELF Handling For Thread-Local Storage, 2005

Only static model is supported.

Definition in file tls.c.


Generated on Thu Jun 2 07:45:52 2011 for HelenOS/USB by  doxygen 1.4.7