#include <libc.h>Go to the source code of this file.
Data Structures | |
| struct | tcb_t |
| TCB (Thread Control Block) struct. More... | |
Defines | |
| #define | CONFIG_TLS_VARIANT_2 |
Functions | |
| static tcb_t * | __tcb_get (void) |
| static void | __tcb_set (tcb_t *tcb) |
Definition in file tls.h.
1.4.7