server-skynet-source-3rd-je.../include
Dave Watson 5e795297b3 rtree: add rtree_szind_slab_read_fast
For a free fastpath, we want something that will not make additional
calls.  Assume most free() calls will hit the L1 cache, and use
a custom rtree function for this.

Additionally, roll the ptr=NULL check in to the rtree cache check.
2018-11-12 13:20:37 -08:00
..
jemalloc rtree: add rtree_szind_slab_read_fast 2018-11-12 13:20:37 -08:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00