server-skynet-source-3rd-je.../include
David Goldblatt 9e6aa77ab9 PRNG: Remove atomic functionality.
These had no uses and complicated the API.  As a rule we now expect to only use
thread-local randomization for contention-reduction reasons, so we only pay the
API costs and never get the functionality benefits.
2020-10-05 19:55:57 -07:00
..
jemalloc PRNG: Remove atomic functionality. 2020-10-05 19:55:57 -07:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00