mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 11:34:38 +03:00
Merge branch 'dev' into dev-slice
This commit is contained in:
commit
11ddba7a06
6 changed files with 32 additions and 17 deletions
|
@ -41,6 +41,7 @@ static void heap_thread_free_huge();
|
|||
|
||||
static void test_stl_allocators();
|
||||
|
||||
|
||||
int main() {
|
||||
mi_stats_reset(); // ignore earlier allocations
|
||||
heap_thread_free_huge();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue