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
..
2017-03-08 23:19:01 -08:00
2017-03-08 23:19:01 -08:00
2017-03-08 23:19:01 -08:00
2017-03-06 15:08:43 -08:00
2017-03-06 15:08:43 -08:00
2017-01-19 18:31:07 -08:00
2017-01-19 18:31:07 -08:00
2017-03-06 15:08:43 -08:00
2017-03-07 10:25:33 -08:00
2017-03-08 23:19:01 -08:00
2017-03-06 15:08:43 -08:00
2017-02-26 11:05:27 -08:00