mimalloc/src
2019-08-25 23:02:41 -07:00
..
alloc-aligned.c restructure the page flags to use explicit masks 2019-08-10 17:48:00 -07:00
alloc-override-osx.c Fixing interpose on macOS 2019-07-02 12:49:28 -07:00
alloc-override-win.c do not export DllEntry on windows 2019-08-20 07:06:53 -07:00
alloc-override.c restore to old-style windows override; fix debug mode 2019-07-23 15:51:08 -07:00
alloc-posix.c add heap region check to cfree 2019-07-23 15:54:47 -07:00
alloc.c Use standard _Atomic declarations and clean up atomic operations 2019-08-25 22:59:12 -07:00
heap.c fix absorb heap (issue #132) 2019-08-19 19:19:09 -07:00
init.c use proper atomic initialization macros 2019-08-25 23:02:41 -07:00
memory.c Use standard _Atomic declarations and clean up atomic operations 2019-08-25 22:59:12 -07:00
options.c Use standard _Atomic declarations and clean up atomic operations 2019-08-25 22:59:12 -07:00
os.c Use standard _Atomic declarations and clean up atomic operations 2019-08-25 22:59:12 -07:00
page-queue.c do not keep a queue of huge pages and free them directly 2019-08-24 15:45:14 -07:00
page.c Use standard _Atomic declarations and clean up atomic operations 2019-08-25 22:59:12 -07:00
segment.c Use standard _Atomic declarations and clean up atomic operations 2019-08-25 22:59:12 -07:00
static.c merge with dev 2019-07-08 15:42:42 -07:00
stats.c Use standard _Atomic declarations and clean up atomic operations 2019-08-25 22:59:12 -07:00