server-skynet-source-3rd-je.../include
David Goldblatt e74a1a37c8 Atomics: Add atomic_u8_t, force-inline operations.
We're about to need an atomic uint8_t for state operations.

Unfortunately, we're at the point where things won't get inlined into the key
methods unless they're force-inlined.  This is embarassing and we should do
something about it, but in the meantime we'll force-inline a little more when we
need to.
2018-05-18 11:43:03 -07:00
..
jemalloc Atomics: Add atomic_u8_t, force-inline operations. 2018-05-18 11:43:03 -07:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00