Blender V2.61 - r43446
|
Public Attributes | |
struct ListBase | chunks |
int | esize |
int | csize |
int | pchunk |
short | use_sysmalloc |
short | allow_iter |
BLI_freenode * | free |
int | totalloc |
int | totused |
Definition at line 69 of file BLI_mempool.c.
short BLI_mempool::allow_iter |
Definition at line 74 of file BLI_mempool.c.
Referenced by BLI_mempool_alloc(), BLI_mempool_create(), BLI_mempool_findelem(), BLI_mempool_free(), and BLI_mempool_iternew().
struct ListBase BLI_mempool::chunks |
Definition at line 70 of file BLI_mempool.c.
Referenced by BLI_mempool_alloc(), BLI_mempool_create(), BLI_mempool_destroy(), BLI_mempool_free(), and BLI_mempool_iternew().
Definition at line 72 of file BLI_mempool.c.
Referenced by BLI_mempool_alloc(), and BLI_mempool_create().
Definition at line 71 of file BLI_mempool.c.
Referenced by BLI_mempool_alloc(), BLI_mempool_calloc(), BLI_mempool_create(), BLI_mempool_free(), and BLI_mempool_iterstep().
Definition at line 77 of file BLI_mempool.c.
Referenced by BLI_mempool_alloc(), BLI_mempool_create(), and BLI_mempool_free().
Definition at line 73 of file BLI_mempool.c.
Referenced by BLI_mempool_alloc(), BLI_mempool_create(), BLI_mempool_free(), and BLI_mempool_iterstep().
Definition at line 78 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(), BLI_mempool_free(), and BLI_mempool_iterstep().
Definition at line 74 of file BLI_mempool.c.
Referenced by BLI_mempool_alloc(), BLI_mempool_create(), BLI_mempool_destroy(), and BLI_mempool_free().