This website requires JavaScript.
Explore
Help
Sign in
kiper220
/
mimalloc
Watch
1
Star
0
Fork
You've already forked mimalloc
0
mirror of
https://github.com/microsoft/mimalloc.git
synced
2025-07-02 01:34:38 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d48bafe2bb
mimalloc
/
include
/
mimalloc
History
Daan
660d749d77
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
..
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