server-skynet-source-3rd-je.../include
David Goldblatt 21a68e2d22 Convert rtree code to use C11 atomics
In the process, I changed the implementation of rtree_elm_acquire so that it
won't even try to CAS if its initial read (getting the extent + lock bit)
indicates that the CAS is doomed to fail.  This can significantly improve
performance under contention.
2017-03-13 12:05:27 -07:00
..
jemalloc Convert rtree code to use C11 atomics 2017-03-13 12:05:27 -07:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00