This website requires JavaScript.
Explore
Help
Register
Sign In
project-base
/
server-skynet-source-3rd-jemalloc
Watch
2
Star
0
Fork
0
You've already forked server-skynet-source-3rd-jemalloc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d4a2b8bab1
server-skynet-source-3rd-je...
/
test
/
unit
/
arena_reset_prof.c
5 lines
86 B
C
Raw
Normal View
History
Unescape
Escape
Implement arena.<i>.destroy . Add MALLCTL_ARENAS_DESTROYED for accessing destroyed arena stats as an analogue to MALLCTL_ARENAS_ALL. This resolves #382.
2017-01-04 09:21:59 +08:00
#
include
"test/jemalloc_test.h"
Replace tabs following #define with spaces. This resolves #564.
2017-01-20 13:41:41 +08:00
#
define ARENA_RESET_PROF_C_
Implement arena.<i>.destroy . Add MALLCTL_ARENAS_DESTROYED for accessing destroyed arena stats as an analogue to MALLCTL_ARENAS_ALL. This resolves #382.
2017-01-04 09:21:59 +08:00
#
include
"arena_reset.c"
Reference in New Issue
Copy Permalink