Blender Git Commit Log

Git Commits -> Revision 98f92c8

July 30, 2021, 14:51 (GMT)
BLI_memarena: support merging memory arenas

Useful when thread-local storage has it's own memory arena containing
data which is kept after the multi-threaded operation has finished.

Commit Details:

Full Hash: 98f92c807a8d449dd35ea64d24965b1cdb99dbb0
Parent Commit: 4aa2187
Committed By: Fabian Schempp
Lines Changed: +52, -0

2 Modified Paths:

/source/blender/blenlib/BLI_memarena.h (+2, -0) (Diff)
/source/blender/blenlib/intern/BLI_memarena.c (+50, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021