Blender  V2.59
Public Attributes
BLI_mempool Struct Reference

List of all members.

Public Attributes

struct ListBase chunks
int esize
int csize
int pchunk
struct BLI_freenodefree
int totalloc
int totused
int use_sysmalloc

Detailed Description

Definition at line 52 of file BLI_mempool.c.


Member Data Documentation

Definition at line 54 of file BLI_mempool.c.

Referenced by BLI_mempool_alloc(), and BLI_mempool_create().

Definition at line 55 of file BLI_mempool.c.

Referenced by BLI_mempool_alloc(), BLI_mempool_create(), and BLI_mempool_free().

Definition at line 54 of file BLI_mempool.c.

Referenced by BLI_mempool_alloc(), BLI_mempool_create(), and BLI_mempool_free().

Definition at line 56 of file BLI_mempool.c.

Referenced by BLI_mempool_alloc(), BLI_mempool_create(), and BLI_mempool_free().

Definition at line 56 of file BLI_mempool.c.

Referenced by BLI_mempool_alloc(), BLI_mempool_create(), and BLI_mempool_free().


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