Add heap local deferred free

This commit is contained in:
playX 2021-03-09 19:09:30 +03:00
parent 15220c6843
commit 0278758d68
109 changed files with 7613 additions and 1024 deletions

View file

@ -0,0 +1,42 @@
#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
#IncludeRegexScan: ^.*$
#IncludeRegexComplain: ^$
#IncludeRegexTransform:
/home/aprokurov/Projects/mimalloc/test/test-stress.c
stdio.h
-
stdlib.h
-
stdint.h
-
stdbool.h
-
string.h
-
mimalloc.h
-
Windows.h
-
pthread.h
-
atomic
-
stdatomic.h
-
include/mimalloc.h
stddef.h
-
stdbool.h
-
cstdint
-
type_traits
-
utility
-