mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 19:38:41 +03:00
Merge branch 'dev-slice' into dev-slice-reset
This commit is contained in:
commit
f8faa8f2a1
2 changed files with 4 additions and 5 deletions
|
@ -27,7 +27,6 @@ The arena allocation needs to be thread safe and we use an atomic bitmap to allo
|
|||
|
||||
#include "bitmap.h" // atomic bitmap
|
||||
|
||||
|
||||
/* -----------------------------------------------------------
|
||||
Arena allocation
|
||||
----------------------------------------------------------- */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue