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

#include <mpool.h>

Data Fields

struct poolmaster_pool
 
struct pool ** pools
 
size_t * sizes
 
size_t sz
 

Detailed Description

Definition at line 8 of file mpool.h.

Field Documentation

◆ master_pool

struct pool* MemPool_::master_pool

Definition at line 9 of file mpool.h.

◆ pools

struct pool** MemPool_::pools

Definition at line 10 of file mpool.h.

◆ sizes

size_t* MemPool_::sizes

Definition at line 11 of file mpool.h.

◆ sz

size_t MemPool_::sz

Definition at line 12 of file mpool.h.


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