FrostWing
A lightweight raw-control operating system.
Loading...
Searching...
No Matches
glibc_tls_block_t Struct Reference
Collaboration diagram for glibc_tls_block_t:
Collaboration graph

Public Attributes

glibc_tcb_head_t head
glibc_dtv_t dtv [2]

Detailed Description

Definition at line 82 of file userland.h.

Member Data Documentation

◆ dtv

glibc_dtv_t glibc_tls_block_t::dtv[2]

Definition at line 84 of file userland.h.

◆ head

glibc_tcb_head_t glibc_tls_block_t::head

Definition at line 83 of file userland.h.


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