server-skynet-source-3rd-je.../include
David Goldblatt 4fc2acf5ae Switch atomic uint64_ts in arena_stats_t to C11 atomics
I expect this to be the trickiest conversion we will see, since we want atomics
on 64-bit platforms, but are also always able to piggyback on some sort of
external synchronization on non-64 bit platforms.
2017-03-13 18:22:33 -07:00
..
jemalloc Switch atomic uint64_ts in arena_stats_t to C11 atomics 2017-03-13 18:22:33 -07:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00