server-skynet-source-3rd-je.../include
Jason Evans 0798fe6e70 Fix rtree_leaf_elm_szind_slab_update().
Re-read the leaf element when atomic CAS fails due to a race with
another thread that has locked the leaf element, since
atomic_compare_exchange_strong_p() overwrites the expected value with
the actual value on failure.  This regression was introduced by
0ee0e0c155 (Implement compact rtree leaf
element representation.).

This resolves #798.
2017-05-03 08:52:33 -07:00
..
jemalloc Fix rtree_leaf_elm_szind_slab_update(). 2017-05-03 08:52:33 -07:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00