server-skynet-source-3rd-je.../include
David Goldblatt 79f1ee2fc0 Move junking out of arena/tcache code.
This is debug only and we keep it off the fast path.  Moving it here simplifies
the internal logic.

This never tries to junk on regions that were shrunk via xallocx.  I think this
is fine for two reasons:
- The shrunk-with-xallocx case is rare.
- We don't always do that anyway before this diff (it depends on the opt
  settings and extent hooks in effect).
2020-03-12 11:54:19 -07:00
..
jemalloc Move junking out of arena/tcache code. 2020-03-12 11:54:19 -07:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00