(git:e966546)
Loading...
Searching...
No Matches
offload_mempool Struct Reference

Private struct for storing a memory pool. More...

Data Fields

offload_memchunk_tavailable_head
 
offload_memchunk_tallocated_head
 

Detailed Description

Private struct for storing a memory pool.

Author
Ole Schuett

Definition at line 42 of file offload_mempool.c.

Field Documentation

◆ available_head

offload_memchunk_t* offload_mempool::available_head

Definition at line 43 of file offload_mempool.c.

◆ allocated_head

offload_memchunk_t * offload_mempool::allocated_head

Definition at line 43 of file offload_mempool.c.


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