Blender V2.61 - r43446
Public Attributes

BLI_mempool Struct Reference

List of all members.

Public Attributes

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

Detailed Description

Definition at line 69 of file BLI_mempool.c.


Member Data Documentation

Definition at line 72 of file BLI_mempool.c.

Referenced by BLI_mempool_alloc(), and BLI_mempool_create().

Definition at line 77 of file BLI_mempool.c.

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

Definition at line 78 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: