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

Public Attributes

uint64_t counter
struct { 
   void *   val 
   void *   to_free 
pointer

Detailed Description

Definition at line 55 of file userland.h.

Member Data Documentation

◆ counter

uint64_t glibc_dtv_t::counter

Definition at line 56 of file userland.h.

◆ to_free

void* glibc_dtv_t::to_free

Definition at line 59 of file userland.h.

◆ val

void* glibc_dtv_t::val

Definition at line 58 of file userland.h.


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