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,36 @@
#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
#IncludeRegexScan: ^.*$
#IncludeRegexComplain: ^$
#IncludeRegexTransform:
/home/aprokurov/Projects/mimalloc/test/test-api.c
stdio.h
-
assert.h
-
stdbool.h
-
stdint.h
-
errno.h
-
vector
-
mimalloc.h
/home/aprokurov/Projects/mimalloc/test/mimalloc.h
include/mimalloc.h
stddef.h
-
stdbool.h
-
cstdint
-
type_traits
-
utility
-