gwion-util
utilities for the Gwion project
Loading...
Searching...
No Matches
Data Fields
SymTable_ Struct Reference

#include <symbol.h>

Data Fields

gwtlock_t mutex
 
MemPool p
 
size_t sz
 
Symbol sym []
 

Detailed Description

Definition at line 13 of file symbol.h.

Field Documentation

◆ mutex

gwtlock_t SymTable_::mutex

Definition at line 14 of file symbol.h.

◆ p

MemPool SymTable_::p

Definition at line 15 of file symbol.h.

◆ sym

Symbol SymTable_::sym[]

Definition at line 17 of file symbol.h.

◆ sz

size_t SymTable_::sz

Definition at line 16 of file symbol.h.


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