server-skynet-source-3rd-je.../include
Jason Evans 2d2b4e98c9 Add element acquire/release capabilities to rtree.
This makes it possible to acquire short-term "ownership" of rtree
elements so that it is possible to read an extent pointer *and* read the
extent's contents with a guarantee that the element will not be modified
until the ownership is released.  This is intended as a mechanism for
resolving rtree read/write races rather than as a way to lock extents.
2016-06-03 12:27:33 -07:00
..
jemalloc Add element acquire/release capabilities to rtree. 2016-06-03 12:27:33 -07:00
msvc_compat Remove errno overrides. 2016-05-03 10:01:16 -07:00