This website requires JavaScript.
Explore
Help
Sign in
romenskiy2012
/
jemalloc
Watch
1
Star
0
Fork
You've already forked jemalloc
0
mirror of
https://github.com/jemalloc/jemalloc.git
synced
2026-04-15 15:11:41 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
affe009e37
jemalloc
/
test
/
src
History
Download ZIP
Download TAR.GZ
Mike Hommey
a9df1ae622
Use ULL prefix instead of LLU for unsigned long longs
...
MSVC only supports the former.
2014-05-27 15:45:14 -07:00
..
math.c
Add probabability distribution utility code.
2013-12-09 23:42:08 -08:00
mtx.c
Define _CRT_SPINCOUNT in test/src/mtx.c like in src/mutex.c
2014-05-27 15:05:05 -07:00
SFMT.c
Use ULL prefix instead of LLU for unsigned long longs
2014-05-27 15:45:14 -07:00
test.c
Fix coding sytle nits.
2014-05-01 15:51:30 -07:00
thd.c
Add mq (message queue) to test infrastructure.
2013-12-12 14:41:02 -08:00