mimalloc/include/mimalloc
2025-03-19 20:29:29 -07:00
..
atomic.h fix link error with msvc in C mode (issue #1030) 2025-03-10 12:17:46 -07:00
internal.h improved accounting of committed bytes (issue #1035) 2025-03-19 18:50:53 -07:00
prim.h use physical memory in kib to avoid overflow of size_t (issue #1010) 2025-02-11 09:12:29 -08:00
track.h add initial primitive api for locks 2024-06-01 16:45:20 -07:00
types.h do not default to MI_DEBUG=2 in release mode builds even when NDEBUG is not defined by defininig MI_BUILD_RELEASE (issue #1037) 2025-03-19 20:29:29 -07:00