fix page_bin and pages statistics; merge thread-local statistics regularly with main statistics; bump version to 3.0.4

This commit is contained in:
Daan 2025-05-20 18:15:36 -07:00
parent 15b2d1cbd6
commit 3301ba09b4
10 changed files with 35 additions and 24 deletions

View file

@ -8,7 +8,7 @@ terms of the MIT license. A copy of the license can be found in the file
#ifndef MIMALLOC_H
#define MIMALLOC_H
#define MI_MALLOC_VERSION 303 // major + 2 digits minor
#define MI_MALLOC_VERSION 304 // major + 2 digits minor
// ------------------------------------------------------
// Compiler specific attributes