mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-07 11:58:41 +03:00
Add heap local deferred free
This commit is contained in:
parent
15220c6843
commit
0278758d68
109 changed files with 7613 additions and 1024 deletions
42
CMakeFiles/mimalloc-test-stress.dir/C.includecache
Normal file
42
CMakeFiles/mimalloc-test-stress.dir/C.includecache
Normal 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
|
||||
-
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue