|
Blender
V2.93
|
Public Attributes | |
| struct BLI_mempool_chunk * | next |
A chunk of memory in the mempool stored in BLI_mempool.chunks as a double linked list.
Definition at line 105 of file BLI_mempool.c.
| struct BLI_mempool_chunk* BLI_mempool_chunk::next |
Definition at line 106 of file BLI_mempool.c.
Referenced by BLI_mempool_clear_ex(), BLI_mempool_free(), BLI_mempool_iterstep(), mempool_chunk_add(), mempool_chunk_find(), and mempool_chunk_free_all().