server-skynet-source-3rd-je.../include
Qi Wang 4be74d5112 Consolidate the two memory loads in rtree_szind_slab_read().
szind and slab bits are read on fast path, where compiler generated two memory
loads separately for them before this diff.  Manually operate on the bits to
avoid the extra memory load.
2018-04-10 10:18:46 -07:00
..
jemalloc Consolidate the two memory loads in rtree_szind_slab_read(). 2018-04-10 10:18:46 -07:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00