server-skynet-source-3rd-je.../include
Dave Watson d6feed6e66 Use tsd offset_state instead of atomic
While working on #852, I noticed the prng state is atomic.  This is the only
atomic use of prng in all of jemalloc.  Instead, use a threadlocal prng
state if possible to avoid unnecessary cache line contention.
2017-11-14 08:58:18 -08:00
..
jemalloc Use tsd offset_state instead of atomic 2017-11-14 08:58:18 -08:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00